Overview of My Submission
A simple To-do List web application which allows you to keep a list of your day-to-day. You can also create custom lists by adding /ListName to the URL.
Application is built using NodeJS and Express framework. The persistent data is stored in a MongoDB Database hosted on MongoDB Atlas.
Submission Category:
Choose Your Own Adventure
Link to Code
adinarad / Todo-List-NodeJS
A ToDo Listπ Application built with Node.js and Express. You can create new lists by adding /ListName to the URL.
Todo List using NodeJS
A ToDo Listπ Application built with Node.js and Express. You can create new lists by adding /ListName to the URL.
Technologies Used
- Frontend: HTML, CSS, JavaScript and EJS for templating.
- Backend: Node.js with Express Framework
- Database: MongoDB (hosted on MongoDB Atlas)
Top comments (0)