This is a Nodejs web app powered by NoSQL MongoDB which let users add Todo item. The UI have designed with CSS grid, flex and HTML.
The Todo app uses
- Nodejs
- mongoose – npm module
-
body-parser – npm module
- Express framework
- EJS template engine for templating
This is a one page app, display Todo-s stored in MongoDB and also allow add new items which added to the Mongo.
Github Repo : Todo App
The project can be viewed at CodesandBox.io