Skip to content

Waleedeveloper98/Job-Application-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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