Skip to content

saloni-15/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 AWS using MongoDB Atlas instead of hosting them locally.

Deployment

Deployed Website- https://murmuring-atoll-62974.herokuapp.com/

Deployed using

  • MongoDB Atlas- For databse
  • 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