Skip to content

Shyed/job-tracker

Repository files navigation

Job Tracker App

A full-stack job application tracking app built with React and Supabase. This app allows users to manage their job search by storing applications, tracking statuses, and updating progress in real time.

Live Demo

https://job-tracker-five-phi.vercel.app

Features

  • User authentication (sign up / login)
  • Add job applications
  • Update application status (Applied, Interview, Offer, Rejected)
  • Delete applications
  • Store notes, job links, and interview dates
  • Responsive UI with a clean dashboard layout

Tech Stack

  • React (Vite)
  • Supabase (Authentication + Database)
  • Vercel (Deployment)

How It Works

Users create an account and log in. Each user can:

  • Add new job applications
  • Track interview dates and notes
  • Update the status as they progress
  • Delete applications they no longer need

All data is securely stored using Supabase with row-level security so users only see their own data.

Screenshots

(Add screenshots here later)

Future Improvements

  • Search and filter applications
  • Dashboard analytics (total apps, interviews, offers)
  • Edit application feature
  • Status color indicators
  • Mobile UI improvements

Author

Shye

About

Full-stack job application tracker with React, Supabase auth, database storage, status workflows, notes, and a deployed dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors