Skip to content

Showndarya/Project-Tracker

Repository files navigation

Project Tracker


It is an issue tracking system which can be used across companies to add, update and track the status of issues in various projects. 🔥

Features


There are two panels - Admin and Employee

  • Admin

    • Can see all the issue logged in his project.
    • Can manage the details of the project like Description, Location, Start Date, End Date, Budget
    • Can assign issues to employees involved in that project.
    • Can update the status of issues after resolving.
  • Employee

    • Can log issues in projects.
    • Can view details of the projects.
    • Can change the status of the issue assigned to him by the respective project admin.
    • Can view all the previously logged issues and its current status.

Color coding of Issues

Color Issue status
Open Open
In Progress In Progress
Closed Closed

Hosted at


Project Tracker

You can even try it in your local machine by cloning this repository and building the database using projectracker.sql