Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1003 Bytes

README.md

File metadata and controls

33 lines (27 loc) · 1003 Bytes

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