Job Tracker App- NextJS
-
Built full stack job tracking app using NextJS and
TypeScript.
-
Applied shadcn UI components for efficient and consistent
styling across the application.
-
Implemented complete CRUD functionality (Create, Read,
Update, Delete) for job entries.
- Integrated Clerk for secure user authentication.
- Employed Prisma ORM for robust database operations.
-
Set up and connected to a PostgreSQL database hosted on
Render.
-
Incorporated data visualization using Recharts library to
display monthly job application statistics.
-
Deployed and hosted the application on Vercel for high
availability and performance.