The link is :- https://rhubarb-sundae-80053.herokuapp.com/
This is the todolist project made with nodejs. The database is connected to the mongoAtlas. And the application is deployed on Heroku. So everyone can use it.
#Features
- It can remember the tasks which you had added. Evern if you close it.
- We can delter the tasks which are done by ticking the task.
- We can seperate each tasks accounding to their works. Like if we type the link and the / whatever we like(School, college, anything). It will create new section for that. Which will be seperate from other sections.
- We can add new tasks and the click the + button so that it gets added in the list.