Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 817 Bytes

File metadata and controls

19 lines (12 loc) · 817 Bytes

Issue Tracker Web Application

Techstack: Nextjs13, MYSQL, Prisma, RadixUI, TailwindCSS.

It's a Full stack web application.

Features:

Users can create ,update and delete issues faced by them.. Can assign issues to other users. Summary and Latest Issues are dynamically rendered on the dashboard upon data changes.

The Frontend is handled by Next13 and prisma for connecting to the MYSQL database . Implemented secure Login/Logout using Google's OAuth. RadixUI & TailwindCSS for the styling.

It is deployed on Vercel: https://issue-tracker-kapil619.vercel.app/

issue-tracker-dashboard issue-tracker