Skip to content

This project is a ToDo keeper app πŸ—“. The backend of the app is built using NodeJS and MongoDB. The front end is built using HTML/CSS. Easy to track your works to do with this app! The app is deployed on Heroku.πŸ“Ž

Notifications You must be signed in to change notification settings

Surajv311/Todo-List-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Todo List App

An updated version of the todo-list app created earlier
(Built using Nodejs & MongoDB)
Before cloning and running the project ensure that you have the necessary libraries and node.js
installed in your environment.
The app is integrated with mongoDB database in backend.
You may install:
npm init
npm install express body-parser ejs nodemon
npm i mongoose lodash

To run the app locally:

  • Run the command on your terminal nodemon app.js
  • Run the app on your local server using browser at

To run the app remotely :

img1

About

This project is a ToDo keeper app πŸ—“. The backend of the app is built using NodeJS and MongoDB. The front end is built using HTML/CSS. Easy to track your works to do with this app! The app is deployed on Heroku.πŸ“Ž

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published