toDoList-Database
Rasnath/toDoList-Database
JavaScript
It is a to-do list that is persistently stored in the Mongo cloud database. Where it is possible to create tasks, mark them as complete and delete them. It is also possible to create new lists by accessing /newList. It was created with HTML, CSS, JavaScript, express, body-parser, mongoose and lodash.