Skip to content

jazzysnake/course-registration-smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course registration smart contract

This is a smart contract that handles the creation of courses by teachers, and the student's registrations to the courses. Originally an assignement in BUTE's blockchain course, but I created it in !ink as practice for PMC hackathon

The contract handles:

  • Creation of courses by teachers
  • Students registration to courses
  • Swapping of courses between students

Courses have:

  • An "owner" Teacher
  • Start dates
  • Max capacities

About

This is a smart contract that handles the creation of courses by teachers, and the student's registrations to the courses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages