Skip to content

Repository files navigation

Job Tracker

A full-stack job application tracker built with Next.js 14, TypeScript, PostgreSQL, and Prisma.

Live Demo

job-tracker-tau-silk.vercel.app

Features

  • Kanban board view grouped by application status
  • Add, update, and delete job applications
  • Notes per application
  • Server-side rendering with Next.js App Router
  • Type-safe database access with Prisma ORM

Tech Stack

  • Frontend: Next.js 14 (App Router), React, TypeScript, Tailwind CSS
  • Backend: Next.js Server Actions
  • Database: PostgreSQL (Neon) + Prisma ORM
  • Deployment: Vercel

Running Locally

```bash git clone https://github.com/Piyush29s/Job-Tracker cd job-tracker npm install

Add DATABASE_URL to .env

npx prisma migrate dev npm run dev ```

About

Full-stack job application tracker with a Kanban board UI — built with Next.js 14, TypeScript, Prisma, and PostgreSQL. Live: job-tracker-tau-silk.vercel.app

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages