A very basic web app that provides the instructors and students of an institute a unified system to manage assignment - related tasks.
- Intuitive calendar - based GUI using FullCalendar plugin
- Instructors can view ALL assignments of all students enrolled in a particular course
- They select a date and time according to this information and reduce the work load on students
- They could give their perceived difficulty rating to the assignment - this also gets displayed within paranthesis on the UI for other instructors
- Only the instructor who gave the assignments is allowed to modify/delete it
- Students could also give difficulty ratings to the assignment and this gets reflected in the generated stats
- Generates stats when required - to give feed-back to instructors and also junior students about courses
The work had to be completed in a short interval - given this constraint and the absence of experience in front-end development, the entire project is still quite crude and lacks eye-candy effects - but works :)