DEV Community

Cover image for ToDo List Using NodeJS, MongoDB
Aditya Narad
Aditya Narad

Posted on

3 2 1 1 1

ToDo List Using NodeJS, MongoDB

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.

Try it out!

Submission Category:

Choose Your Own Adventure

Link to Code

GitHub logo 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)



Additional Resources / Info

Default List
Default List


Custom List
Custom List

Sentry blog image

How I fixed 20 seconds of lag for every user in just 20 minutes.

Our AI agent was running 10-20 seconds slower than it should, impacting both our own developers and our early adopters. See how I used Sentry Profiling to fix it in record time.

Read more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay