Skip to content

AnshulPandey-01/Todo-Application

Repository files navigation

  • A ToDo app deployed on Heroku.
  • The application allows users to add, update and delete their tasks.
  • The application has Sign-up and Log-in functionality and uses JWT and Cookies for authentication.

Project link: https://todo-nodejs-project.herokuapp.com

Technology Used

  • HTML
  • EJS
  • JavaScript
  • NodeJS
  • Express.js
  • Mongoose
  • MongoDB

Requirements

NodeJS version: 14.16.1
MongoDB version: 4.4.2

To Run

  • Clone this repository by typing git clone https://github.com/AnshulPandey-01/Todo-Application.git in VS Code terminal.
  • Then type npm i to initialize project.
  • Type npm start to run the application.
  • Open browser and type http://localhost:3003/

Screenshots

Register todo_02 Log In todo_03 Create, View, Update, and delete ToDo todo_04 Mutli-user todo_05

About

A Todo App using Node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published