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.
- 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.
- Clone the Repository:
git clone https://github.com/gauravsingh94/issue-tracker.git
- Navigate to the Project Directory:
cd issue-tracker
- Install Dependencies:
npm install
- Run the Development Server:
npm run dev
The application should now be running on http://localhost:3000
.
Next.js, Tailwind CSS, Radix ui, Prisma, Postgresql