Skip to content

It is a to-do list that is persistently stored in the Mongo cloud database. Where it is possible to create tasks, mark them as complete and delete them. It is also possible to create new lists by accessing /newList. It was created with HTML, CSS, JavaScript, express, body-parser, mongoose and lodash.

Notifications You must be signed in to change notification settings

Rasnath/toDoList-Database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toDoList Database

It is a to-do list that is persistently stored in the Mongo cloud database. Where it is possible to create tasks, mark them as complete and delete them. It is also possible to create new lists by accessing /newList.

It was created with HTML, CSS, JavaScript, express, body-parser, mongoose and lodash.

Go Too..

Preview

Installation

Donate

App preview

previewgif

Go to top

Installation

node.js is required to get `npm`.

If you would like to download the code and try it for yourself:

  1. Download and unzip the Project
  2. Create an account at mongoDB
  3. Access the atlas and in security you can create the user and password to be able to use it in the project.
  4. Open the App.js document in the editor and replace the username and password with yours
  5. In the terminal, cd to the project folder.
  6. Run:

    1. npm i
    2. node app.js

  7. Go to localhost:3000
  8. if you want to create a new list just put it in front of the link /newList
  9. If you want to use it, fork this project.

Go to top

Donate ☕

If you like this project and wish to say to say thanks - I'm always open to a coffee!

Buy Me A Coffee

Go to top

About

It is a to-do list that is persistently stored in the Mongo cloud database. Where it is possible to create tasks, mark them as complete and delete them. It is also possible to create new lists by accessing /newList. It was created with HTML, CSS, JavaScript, express, body-parser, mongoose and lodash.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published