Skip to content

A task manager application built with Node.js, Express, and MongoDB

Notifications You must be signed in to change notification settings

Luc-ay/Task-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Manager App

A task manager application built using Node.js, Express, MongoDB, and JWT-based authentication.

Features

  • User registration and authentication
  • Task CRUD (Create, Read, Update, Delete)
  • User-specific tasks (only logged-in users can manage their tasks)
  • JWT authentication for secure access to routes

Tech Stack

  • Backend: Node.js, Express.js
  • Database: MongoDB (Mongoose)
  • Authentication: JWT (JSON Web Token)
  • Password Encryption: bcrypt.js

About

A task manager application built with Node.js, Express, and MongoDB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published