Skip to content

rudrakushwaha/teamTaskManager_Frontend

Repository files navigation

Team Task Manager (Frontend)

🚀 Overview

This is the frontend of the Team Task Manager application, built using React. It allows users to manage projects, assign tasks, and track progress with role-based access.


✨ Features

  • 🔐 User Authentication (Login/Signup)
  • 👥 Role-Based UI (Admin / Member)
  • 📊 Dashboard displaying tasks
  • 📝 Task creation and assignment (Admin only)
  • 🔄 Task status updates (Todo, In Progress, Done)
  • ⏰ Overdue task highlighting
  • 📁 Project creation and team management

🛠 Tech Stack

  • React (Vite)
  • Tailwind CSS
  • Axios

🌐 Live Demo

Frontend: https://imaginative-unicorn-46f85b.netlify.app/ Backend: https://teamtaskmanagerbackend-production-8fbf.up.railway.app


🔗 Backend Repository

https://github.com/rudrakushwaha/teamTaskManager_Backend


⚙️ Setup Instructions

git clone https://github.com/rudrakushwaha/teamTaskManager_Frontend
cd frontend
npm install
npm run dev

🔑 Environment Variables

Create a .env file:

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

🎯 Usage

  • Admin can:

    • Create projects
    • Assign tasks to users
  • Members can:

    • View assigned tasks
    • Update task status
  • Overdue tasks are automatically highlighted

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors