Jobsy

Jobsy is a full-stack job tracking web application that helps users manage their job applications, monitor progress, track statuses, store notes and affirmations, and visualize their job-hunting journey with powerful statistics and reminders — all in one intuitive, modern dashboard.

Full landing page

Features

  • Custom job status tracking (Applied, Interviewing, Offer Received, Rejected, etc.)
  • Add and edit comments for each job entry
  • Daily motivational affirmations with save and edit support
  • Personal reminders with delete and manage functionality
  • Pie chart of application statuses
  • Bar chart of applications over time
  • Offer Rate and Rejection Rate calculation
  • Role-based authentication (per-user data)
  • Optimistic UI updates with Zustand
  • Responsive design for mobile & desktop

What It Does

  • Tracks all your job applications in one centralized dashboard
  • Lets you add company info, role, description, and application status
  • Supports comments and notes for each application
  • Stores daily affirmations to boost motivation and mindset
  • Manages personal reminders (e.g., follow-ups, interviews)
  • Displays charts for job statuses, application trends, offer rates, and rejections
  • Authenticates users with secure login/signup using Clerk
  • Persists all data with Supabase (PostgreSQL)
  • Fully responsive and mobile-friendly UI

Technologies

  • Next.js
  • React
  • TypeScript
  • Tailwind CSS
  • Recharts
  • Zustand
  • Clerk
  • Prisma ORM
  • Supabase
  • PostgreSQL
  • Vercel