Skip to content

Harshavardhan3535/Task-Management-Application-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Management Application

Full-stack task management system with JWT authentication and Role-Based Access Control.

Tech Stack

Angular | Node.js | Express.js | MongoDB | JWT | TypeScript

Features

  • User registration and login with JWT
  • Role-based access: Admin, Manager, User
  • Task create, update, delete, status tracking
  • Protected API endpoints

Setup

cd backend && npm install && npm start cd frontend && npm install && ng serve

About

No description or website provided.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors