Skip to content

yogadep/todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo List App

Todo List App is a Node.js application built with Express.js and MongoDB. It includes user authentication with JWT, password hashing with Bcrypt, and uses Mongoose for MongoDB object modeling.

Technologies Used

  • Node.js
  • Express.js
  • MongoDB
  • Mongoose
  • Bcrypt (for password hashing)
  • JWT (JSON Web Tokens) for authentication

Features

  • User authentication (register, login)
  • Secure password hashing
  • CRUD operations for todo lists and tasks
  • RESTful API endpoints

Installation

To run this project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yogadep/todo-list-app.git
    cd todo-list-app
    

Documentation Postman API Collection

https://documenter.getpostman.com/view/17852367/2sA3e1BVjL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published