It is a todolist webapp with full functunality.
We can make our custom lists by just adding that path to the URL
We can add items and delete them
EJS: For templating
MongoDB: Database to store the todo lists
Mongoose: Mongo with nodejs
Express: for backend
HTML,CSS: for Frontend