Final Hackathon Project
Minimum required functionality of the Website
Authenticated login for all students.
Page where they can see list of subjects and their assignments to be submitted.
Page to upload any kind of file (assignment) which should then reach the associated professor in-charge of that assignment.
Submission link should expire if the duration of time of submission is over.
Authenticated login for all professors.
Provision to release assignments
Page to show marks associated with any assignment.
We made use of following: Python Djnago Dsqlite3 (Database) HTML/CSS, JavaScript