Job Tracker is a React-based web application designed to help users manage and track their job applications efficiently. It allows users to add, edit, delete, and view job applications with essential details like company name, role, salary, location, and application date.
-
User Authentication:
- Secure email/password login and signup.
- Google authentication for quick access.
-
Job Management:
- Add job details, including company, role, salary, location, and application date.
- Edit or delete existing job entries.
- View all job applications in an organized and responsive grid layout.
-
Responsive Design:
- Fully responsive layout optimized for desktop, tablet, and mobile devices.
-
Real-Time Updates:
- Instant updates to the job list after adding, editing, or deleting entries.
Visit the live application: Job Tracker
- Frontend: React, React Router
- Backend: Firebase Firestore (Database), Firebase Authentication
- CSS Framework: Custom CSS with variables for themes and responsiveness
- Hosting: GitHub Pages
- Clone the repository:
git clone https://github.com/Abdullah3245/Job-Tracker.git cd Job-Tracker