Skip to content

nikakoy-png/task_hub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

TaskHub

This project is dedicated to IT project management. With it, you can gather a team of developers, plan, analyze and distribute the workload and time for the implementation of projects. With the help of a communication tool in the form of comments, you have the opportunity to discuss some tasks, respond, etc.

Installation

  1. Clone the repository:

git clone https://github.com/nikakoy-png/manager_project

  1. Install dependencies:

For clien [ReactJS]:

npm install

For Server [Python]:

pip install requirements.txt

Run the project:

  • npm start (For Client)
  • python manage.py makemigrations
  • python manage.py migration
  • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published