zaid-24 / Todo-app

Made using node.js ,express.js and mongoDB with login system support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Todo app uses the following technologies :

  • MongoDB
  • Express.js
  • Node.js
  • express-handlebars
  • method-override
  • connect-flash
  • express-session
  • mongoose
  • bcryptjs
  • passport

To install nodemodules run command - npm install

  • To start app run command - npm start

image

To add a todo you need to register first and then login using the same credential then only you can add todos

About

Made using node.js ,express.js and mongoDB with login system support


Languages

Language:JavaScript 49.7%Language:Handlebars 42.1%Language:CSS 8.2%