Skip to content

rudrakushwaha/teamTaskManager_Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Task Manager (Backend)

🚀 Overview

Backend API for Team Task Manager built with Node.js, Express, and MongoDB.


✨ Features

  • JWT Authentication
  • Role-Based Access Control
  • Project Management APIs
  • Task Management APIs
  • Task assignment and status updates

🛠 Tech Stack

  • Node.js
  • Express
  • MongoDB
  • JWT Authentication

🌐 Live API

The Backend is deployed at RAILWAY:

https://teamtaskmanagerbackend-production-8fbf.up.railway.app


⚙️ Setup

git clone https://github.com/rudrakushwaha/teamTaskManager_Backend
cd backend
npm install
npm run start

🔑 Environment Variables

MONGO_URI=your_mongo_uri
JWT_SECRET=your_secret

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors