Skip to content

This is the To-Do-List created using NodeJs and EJS along with a database connection using MongoDB Atlas .

Notifications You must be signed in to change notification settings

TheRealHazzard/To-Do-list-Version-3

Repository files navigation

logo

Introduction

Final Version .This is the To-Do-List created using NodeJs and EJS along with a database connection using MongoDB Atlas . You can create your own custom list by adding a "/{Your-List-Name}" to the end of the URL. A new List will be dynamically created only for that particular URL and can be accessed anytime. Completely Customizable and you can add/remove notes at will.

Deployed on Heroku at

https://to-do-list-therealhazzard.herokuapp.com

Install Instructions

  • Clone/ Download the repo
  • cd to the downloaded folder.
  • open command terminal
npm init
npm install
node app.js
  • Navigate to localhost 3000 in browser.

About

This is the To-Do-List created using NodeJs and EJS along with a database connection using MongoDB Atlas .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published