Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solidity Activity-2 #1

Open
sumimaria opened this issue Dec 11, 2024 · 0 comments
Open

Solidity Activity-2 #1

sumimaria opened this issue Dec 11, 2024 · 0 comments

Comments

@sumimaria
Copy link

sumimaria commented Dec 11, 2024

  1. Refer and study enums, library
  2. Write a smart contract to represent a student management system. It should have the below features.
  • Store Student data: name, sem, dept (can be CS, EC, ME), CGPA, roll no
  • Student data should be arranged as a list
  • Only staffadvisor can add or edit student details.
  • Students have the option to edit their names.
  • Edit option for other details is available only for staff advisor.
  • Staff advisor can see the details of any student.

Submit all the activities assigned from Dec 9-11 on or before Friday, Dec 13.
Submissions should be at https://classroom.github.com/a/vYPVROFP

AI generated/plagarised code will not be counted for evaluations. Final Marks will be awarded only after viva.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant