A progress tracking and management tool for fast, productive and smart people who meet deadlines. Due to its simplistic design and intutive workflow, its an ideal collaborative work tool for school and college clubs.
Install the requirements for the project using the requirements.txt file in pro_tracker
directory. Use the command:
pip3 install -r requirements.txt
- Create issues, assign multiple people to the same issue.
- Prioritize your work, by adding a priority status to your issues.
- Update the issues, adding or removing assigned users, changing priority, etc.
- After completion, mark the issue as completed an this moves it to the
issue archives
page. - See what your club-mates are up to in the issue list.
- Show your club mates what you are up to, through the sharable profile link which contains your present tasks as well as an archive page for your previous isses.
- Comment on issues: add links, upload images from the web as well as your local system in a dynamic WYSIYG text editor.
- Get instant notifications when someone comments on issues that you are a part of.
- Keep up with your own work using the personalized work dashboard.
- Get a visual display of your work using dynamic charts which display how many issues you finished versus how many are unfinished per week.
- Another chart displays number of high, medium and low priority tasks you have left unfinished.
- Next, the dashboard displays the unfinished projects, sorted by their priorities so that you can get straight to work without wasting time thinking about what to do next!