In Engineering colleges students need to maintain their assignments for every subject. This Project aims to manage assignments of the student according to its submission date. At present, most students tend to just remember things which often leads to messing things up or forgetting their todos.
- The project has a User
loginsection where user each user has his/her own login details. Once the user has logged in he/she comes across an interface which consists of three options i.e. add, delete and show.
- The
Showsection provides information consisting of user’s remaining assignment along with respective submission dates.
- In
Addsection assignment is added along with its submission date and each added assignment gets stored in mySQL database.
- The
removesection can be used when the user is done with his/her work by just proving the name of assignment. It gets removed from the database permanently.
- The record can be updated whenever and wherever the user wants to by logging in to their respective accounts. Each user will be given with a separate username and password. Each user has access to alter their records pertaining to assignment they get.



