Skip to content

Latest commit

 

History

History
91 lines (62 loc) · 2.02 KB

README.md

File metadata and controls

91 lines (62 loc) · 2.02 KB

JobTracker 🚀

Overview 🎯

JobTracker helps you keep track of the jobs you have applied for and the stages of the application process. It is divided into three parts:

  1. Applied 📄: Jobs you have applied for.
  2. In Process 🔄: Jobs you are currently being considered for, with an option to add the specific process stage you are in.
  3. Completed ✅: Jobs for which the application process is finished.

This helps job seekers not to lose track of their applications.

Development Timeline 🗓️

  • Project Duration: 16 days
  • Start Date: June 4, 2024
  • End Date: June 28, 2024

Tech Stack 🛠️

Frontend

  • React.js ⚛️
  • Material UI 🎨
  • mui icons 🖼️
  • Vite
  • React Router 🧭
  • react loader npm 🔄
  • react js popup npm 📬
  • react bootstrap 💅
  • Google Fonts 🔤
  • Axios 📡

Backend

  • Node.js 🟢
  • Express 🚂
  • cors 🌐
  • nodemon 🐾
  • Mongoose 🗄️
  • MongoDB 🍃
  • Firebase (auth) 🔐

Hosting - Live Demo 🌐

Check out the live project here:

Goto Backend Repo 🎯

How to Use 📚

  1. Clone the repository:

    git clone https://github.com/HarshBansal2k01/JobTrackrApp.git
  2. Navigate to the project directory:

    cd JobTracker
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Contact 📧

Feel free to reach out if you have any questions or suggestions!


Made with ❤️ by Harsh Bansal