It is a simple TODO application using NodeJS and MongDB. where a user of this application can create, edit and delete all the ToDo items.
Detailed Explaination of functionalities of TODOApp:
- 'Add' new todo.
- 'Select' your todo for select that shows mark as completed and then delete that todo's.
- 'Edit' your todo.
- 'Read All' the todo's on the home screen.
The TODOApp application is based on NodeJs and express as server side, MongoDb for database and ejs for front-end Technology.
- HTML
- CSS
- JavaScript
- AJAX
- NodeJS
- express
- MongoDB
- ejs
- LinkedIn - Sandeep Kumar Kushwaha
- Contact Email - Sandeep Kumar Kushwaha
This project is done by (SandeepKushwaha) from scratch by refering to the above websites.