Skip to content

Amir-benali/TeamTask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TeamTask

Project Description

TeamTask is a task management application that enables managers to assign tasks to team members and allows users to update the status of their assigned tasks. This system provides an efficient way to track project progress and manage team workflow.

Installation Guide

Prerequisites

  • Node.js installed on your system

Backend Setup

  1. Clone the project

    git clone git@github.com:Amir-benali/TeamTask.git
  2. Navigate to project directory

    cd TeamTask
  3. Install dependencies

    npm install
  4. Configure environment variables

    • Fill in your credentials and configuration settings
  5. Run the project

    npm run dev

Features

  • Manager can assign tasks to users
  • Users can view their assigned tasks
  • Users can update task status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published