This is a Daily To-Do Manager web application with following features :-
User registration and login with Validations.
Goal menu where user can add their goals and see it.
Calender menu where user can navigate dates of tasks and goals.
Report menu where user can see progress of their tasks and goals in two separate menus.
Task menu where user can add their tasks and bind them into specific goals.
Technology used:-
HTML, CSS, JavaScript(Front-end), Node.js(Back-end) & MongoDB(Database)