Skip to content

Created an issue tracker using Next.js, TypeScript, Tailwind CSS, Radix UI, Prisma, and an SQL database. This project serves as a comprehensive issue management platform, allowing efficient tracking and monitoring of various issues and their statuses.

Notifications You must be signed in to change notification settings

matan3sh/issue-tracker

Repository files navigation

Issue Tracker

The primary purpose of the Issue Tracking Dashboard is to provide a centralized platform for teams to log, track, and manage issues related to a project or software development. This includes bugs, feature requests, improvements, and other tasks.

Screenshots

Dashboard User Dashboard

Issues Issues Table

Issue Details

New Issue

Technologies Used

Installation

  1. Clone the repository:

    git clone https://github.com/matan3sh/issue-tracker.git
npm install

npm run dev
# or
yarn dev
# or
pnpm dev

About

Created an issue tracker using Next.js, TypeScript, Tailwind CSS, Radix UI, Prisma, and an SQL database. This project serves as a comprehensive issue management platform, allowing efficient tracking and monitoring of various issues and their statuses.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published