Todo Management is a MEAN stack Web application which helps you TO manage your day to day activities.
FEATURES:
1 Different users can Login
2 you can add , edit and remove a todo.
3 Reminders are there for todos
Clone with https : https://github.com/S3Infosoft/todomean.git Or Download zip .
Download NodeJs from this Link: https://nodejs.org/en/
Run two servers one for backend(NodeJS) and other for the frontend(Angular) - Backend
\backend node app.js
Frontend
\front ng serve
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.