Skip to content

Issue Tracker is a TypeScript-based web application built with Next.js and Prisma. It features seamless issue tracking, user authentication, and responsive design for versatile usability.

License

Notifications You must be signed in to change notification settings

dragon-devs/issue-tracker

Repository files navigation

Issue Tracker

Issue Tracker is a TypeScript-based web application built with Next.js and Prisma. It features seamless issue tracking, user authentication, and responsive design for versatile usability.

Key Features

  • Issue Management: Create, update, delete, and assign issues effortlessly.
  • User Authentication: Fully authenticated system ensures secure access.
  • Responsive Design: Optimized for both mobile and desktop devices.
  • Filtering and Pagination: Easily filter issues by status and navigate with pagination.
  • Dashboard: Access a dashboard with interactive charts to visualize issue data.

Getting Started

To get started with Issue Tracker, follow these steps:

  1. Clone the repository:

Technologies Used

  • Frontend: React.js, Next.js, Radix-ui
  • Backend: Next14 routers, Typescript
  • Database: Postgresql, Prisma
  • Sentry: Error tracking and monitoring

Getting Started

To get started with Issue Tracker, follow these steps:

  1. Clone the repository:
git clone https://github.com/dragon-devs/issue-tracker.git
  1. Install dependencies:
cd issue-tracker
npm install
  1. Run migrations:
npx prisma migrate dev
  1. Run the development server:
npm run dev
  1. Access the application:

Visit http://localhost:3000 in your web browser.

Contributing

Contributions to Issue Tracker are welcome! If you'd like to contribute, please follow these guidelines:

  • Fork the repository and create your branch from main.
  • Make sure your code adheres to the established code style.
  • Test your changes thoroughly.
  • Submit a pull request, describing the changes you've made.

License

Issue Tracker is licensed under the MIT License.

Support

For support, bug reports, or feature requests, please open an issue.

About

Issue Tracker is developed and maintained by dragon-devs.

About

Issue Tracker is a TypeScript-based web application built with Next.js and Prisma. It features seamless issue tracking, user authentication, and responsive design for versatile usability.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published