Skip to content

This is a Upgrade of To-Do List version-1. I have added database to it.

Notifications You must be signed in to change notification settings

yashsdoshi/To-Do_List_Version-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

:octocat: To-Do List Version-2! using MongoDB!

Based on my previous To Do List Version-1. I have added Database to it!

This is a website made using,

  1. Node.js
  2. express.js
  3. MongoDB
  4. Mongoose
  5. Body-parser Module
  6. lodash Module

:octocat: To install modules and frameworks

Run the commands from below in your vs-code project folder terminal.

  npm i node
  npm i express
  npm i body-parser
  npm i mongoose
  npm i lodash

:octocat: Cloning this repo:

  • Run the following command:
git clone 'https://github.com/yashdoshi12/To_Do_List_Version-2.git' 
  • cd to the cloned folder:
cd To-Do_List_Version-2
  • Install required npm pakages
npm i

:octocat: Example preview of website:

Screenshot 2023-01-12 134336

:octocat: Example preview of website[GIF]:

one

:octocat: Example preview of website[GIF]:

one1

:octocat: Example preview of database:

Screenshot 2023-01-12 135657

:octocat: Note:

Special thanks to @angelabauer. Thanks!



Don't forget to leave a star ⭐️