Collaborate and build.
Developing group projects and maintaining progress of the team members has always been tiresome. To overcome this situation we have developed 'TaskHub' which assigns task to the members and also tracks their progress so others can keep track of the project.
We have used HTML, CSS and JavaScript for the frontend. Django is used for the backend.
The project is deployed on Replit.
- Python
- Node.js
- Django
- First download this repo into your system and then go to
Task_Mangement
folder in your terminal. - Now, run the below command
python3 -m manage runserver
- Now, copy the local url which you get in your terminal into your browser.
- Akanksha Swati
- Arya Deshmukh
- Ayush Patel
- Shinjan Chaturvedi
- The project can be further developed to enable features like deadline.
- The points system can be introduced which can be used to maintain streaks and identify dedicated employees.
- Individual to-do list feature can also be implemented.