deepak821 / ToDo-List

CRUD operation implementation to make simple ToDoList

Home Page:https://gentle-badlands-39073.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ToDo-List

CRUD operation implementation to make simple ToDoList

Tech Stack : HTML | PUG | Express JS | Node JS | MongoDB | Heroku | MONGODB ATLAS


Features includes :

WhatsApp Image 2020-09-15 at 12 16 26 AM WhatsApp Image 2020-09-15 at 12 16 26 AM (1)

WhatsApp Image 2020-09-15 at 12 16 26 AM (2)

WhatsApp Image 2020-09-15 at 12 16 27 AM

WhatsApp Image 2020-09-15 at 12 16 27 AM (1)

Steps to have the app running on your local server

  • Fork and clone the repository.
  • Open Terminal in the cloned directory.
  • hit npm i(install npm)
  • Now you can run the To-Do list on your machine.Remember,prior to doing that you need to create a mongo db and add it to the index.js file or use my own DB.
  • After completing the above steps, run node index.js in the terminal along with that,hit mongod in another terminal. After few mins it will start on the browser and you are good to go!

About

CRUD operation implementation to make simple ToDoList

https://gentle-badlands-39073.herokuapp.com/


Languages

Language:Pug 50.7%Language:HTML 19.7%Language:JavaScript 17.4%Language:CSS 12.2%