Skip to content

P-r-a-n-a-v-N-a-i-r/To-Do-List

Repository files navigation

ToDo List

Description

This is a todo list webapp to add and detete the tasks. The main aim of this project was to learn how to deploy fully managed MongoDb across Heroku using MongoDB Atlas instead of hosting them locally.

Deployment

Deployed Website-https://to-do-listwebapp.herokuapp.com/

Deployed using

  • MongoDB Atlas- For database
  • Heroku

img gif


Built using

  • Javascript
  • NodeJS
  • MongoDB
  • Node Package Modules
    • Express
    • Body-parser
    • Mongoose
    • Lodash
  • EJS(Embedded Javascript Templates)
  • HTML
  • CSS
  • Bootstrap

Acknowledgement

The Complete 2020 Web Development Bootcamp by Dr. Angela Yu