Experience enhanced functionality and performance with To-Do List Version 2, now incorporating MongoDB technology.
This is a To-Do list website where user can add items in their To_Do List. The user can also add `work` list and add items in it.
This is a simple website made using,
Node.js
express.js
Body-parser
Modulerequests
MobuleEJS
Module
Run the commands from below in your vs-code project folder terminal.
npm i node
npm i express
npm i body-parser
npm i reuests
npm i ejs
I made this website while learning Full-Stack Web Development and please feel free to suggest any changes. Thanks!