Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 708 Bytes

File metadata and controls

19 lines (16 loc) · 708 Bytes

ToDoListWebsite

Here, In this repository, we have tried to create a working NoteTaker app!

Features

  • Managing notes
  • Forgot Password
  • Embedded Google Translate
  • Link Detection in Notes
  • Newsletter

Requirements

  • In Front-End, we have used HTML, CSS, Bootstrap and JavaScript.
  • In Back-End, we have used Express, Node.js and ejs view engine.
  • For Database, we have used NoSQL database MongoDB.

How to run?

To run, navigate through folders and open terminal and then type this command "npm run dev" or, "nodemon app.js".
Or, If you are just a user then, this app is deployed on Heroku. You can visit this app by clicking Here!