Skip to content

An issue-tracking website to efficiently manage project issues. Assign and unassign users, mark issues as open, closed, or in progress, and view the latest issues, summaries, and charts for better project oversight. Simplify project management with our user-friendly interface.

Notifications You must be signed in to change notification settings

gauravsingh94/issue-tracker

Repository files navigation


Issue Tracking Website

Description

A web application designed to efficiently manage project issues. Track issues, assign and unassign users, update issue statuses, and view the latest issues, summaries, and charts for better project oversight. Simplify your project management with our user-friendly interface.

Features

  • Create Issues: Add new issues to your projects.
  • Delete Issues: Remove issues that are no longer relevant.
  • Update Issues: Modify existing issues to keep information up-to-date.
  • Assign Issues: Assign issues to specific users for better accountability.
  • Mark Issues: Change the status of issues to open, closed, or in progress.
  • View Graphs and Summaries: Access detailed charts and summaries of project issues for better tracking and management.

How to Setup Locally

  1. Clone the Repository:
    git clone https://github.com/gauravsingh94/issue-tracker.git
  2. Navigate to the Project Directory:
    cd issue-tracker
  3. Install Dependencies:
    npm install
  4. Run the Development Server:
    npm run dev

The application should now be running on http://localhost:3000.

UI of the Website

  • Dashboard image

  • List Issues image

  • Specific Issues image

  • Create Issues image

Tech Stack

Next.js, Tailwind CSS, Radix ui, Prisma, Postgresql


About

An issue-tracking website to efficiently manage project issues. Assign and unassign users, mark issues as open, closed, or in progress, and view the latest issues, summaries, and charts for better project oversight. Simplify project management with our user-friendly interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published