Skip to content

Repository files navigation

💼 JobTrackr

🚀 Overview

JobTrackr is a simple and efficient web application that helps job seekers track and manage their job applications in one place. It provides a clear overview of application statuses, helping users stay organized throughout their job search process.


❗ Problem Statement

Job seekers often apply to multiple positions across different platforms and struggle to keep track of:

  • Application statuses
  • Company details
  • Progress across interviews

This leads to confusion, missed follow-ups, and poor organization.


✅ Solution

JobTrackr provides a centralized dashboard where users can:

  • Add job applications
  • Track their status (Applied, Interview, Rejected)
  • Filter applications by status
  • View quick statistics
  • Manage and update entries easily

🎯 Features

  • ➕ Add job applications (company, role, status)
  • 📊 Status tracking (Applied, Interview, Rejected)
  • 🔍 Filter jobs by status
  • 🗑️ Delete job entries
  • 💾 Persistent storage using LocalStorage
  • 📈 Dashboard stats (application insights)
  • 📱 Responsive and clean UI

🛠️ Tech Stack

  • Frontend: React (TypeScript)
  • Styling: Tailwind CSS
  • State Management: React Hooks (useState, useEffect)
  • Storage: LocalStorage
  • Deployment: Vercel

🌐 Live Demo

👉 View Live App


📂 Repository

👉 View on GitHub


⚙️ Installation & Setup

Clone the repository:

git clone https://github.com/Joiejoie1/jobtrackr.git
cd jobtrackr

Install dependencies:

npm install

Run the development server:

npm run dev

🧪 How to Use

  1. Add a job application using the form
  2. View it instantly in the dashboard
  3. Filter applications by status
  4. Delete entries when no longer needed
  5. Refresh the page — your data remains saved

🎥 Demo Video

👉 Watch Demo


📌 Future Improvements

  • User authentication (login/signup)
  • Cloud database integration (Firebase/Supabase)
  • Edit/update job entries
  • Notifications or reminders
  • Dark mode

🙌 Acknowledgements

This project was built as part of the Remote Hustle Developers Challenge (RHDC) Stage 1.


📧 Contact

If you’d like to connect or collaborate:


⭐ Final Note

JobTrackr is designed to be simple, practical, and user-focused, helping job seekers stay organized and in control of their application journey.

About

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages