Skip to content

Waleedeveloper98/Job-Application-Tracker

Repository files navigation

🗂️ Job Application Tracker

A simple React.js project to help you track your job applications. You can add, edit, delete, filter, and sort job entries — and all your data is saved in localStorage, so nothing gets lost on refresh!


🚀 Features

  • ✅ Add new job applications
  • ✏️ Edit or delete existing entries
  • 🎯 Filter by status: Interview, Rejected, Selected
  • 📅 Sort by applied date (Latest or Oldest first)
  • 💾 Save all data in localStorage so it stays after refresh

🛠 Built With

  • React.js (Functional Components)
  • React Hook Form
  • Tailwind CSS
  • useState & useEffect
  • LocalStorage

📦 How to Run It Locally

git clone https://github.com/your-username/job-application-tracker.git
cd job-application-tracker
npm install
npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published