A modern ticket tracking system built with Next.js β track ticket statuses, filter & search efficiently, and visualize trends with interactive charts. Ideal for teams that want a lightweight and fast interface to manage support tickets.
- π Create, update, and delete tickets
- π Track progress through ticket statuses
- π Filter and search tickets easily
- π Visualize ticket data with interactive charts
- π§© Built with modern technologies and clean UI
git clone https://github.com/salmanpatnee/Nextjs_Ticket_Tracker.gitcd Nextjs_Ticket_Trackernpm install- Duplicate
.env.exampleand rename it to.env - Fill in your environment variables
npm run devOpen your browser and go to: http://localhost:3000
- βοΈ Next.js
- π Tailwind CSS
- π§ TypeScript
- π Prisma
- π Sentry (for monitoring)
Contributions, issues and feature requests are welcome!
Hereβs how you can help:
- π΄ Fork the repo
- π Create your feature branch:
git checkout -b feature/my-feature - πΎ Commit your changes:
git commit -m 'Add some feature' - π Push to the branch:
git push origin feature/my-feature - π Submit a pull request
This project is licensed under the MIT License.
See the LICENSE file for more details.
Salman Patnee
- GitHub: @salmanpatnee
- LinkedIn: Salman Patnee
Made with β€οΈ using Next.js and a lot of β