A complete To-Do List connected with database(Mongo atlas).
To create a new To-Do List, for ex-work, just add a new route in url,for ex- /work.
If the list already exists, it will redirect you to it else create a new one.
To add a item click on '+' and to remove, just tick the check box.