Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧭 JobHunt – Your Smart Job Finder

JobHunt is a modern web application that helps users discover job openings from various platforms in one place. Whether you're a fresher or an experienced professional, JobHunt makes your job search smooth, quick, and efficient.


✨ Features

  • 🔍 Search Jobs – Find job listings from various sources (LinkedIn, Indeed, etc.)
  • 🧠 AI-powered Job Matching – Get job recommendations tailored to your profile (optional feature)
  • 📌 Bookmark Jobs – Save interesting opportunities to apply later
  • 📅 Application Tracker – Keep track of applied jobs and their status
  • 🔔 Notifications & Alerts – Get notified about new relevant openings
  • 📁 Smart Filters – Filter jobs by location, experience, company, domain, and more

🚀 Tech Stack

  • Frontend: React.js / Next.js
  • Backend: Node.js / Express
  • Database: MongoDB / PostgreSQL
  • Web Scraping / API: Puppeteer / Cheerio / Public Job APIs
  • Authentication: JWT / OAuth (Google, LinkedIn)
  • Deployment: Vercel / Netlify / Render / Heroku

🛠️ Getting Started

1. Clone the repository

git clone https://github.com/Arvind054/JobHunt
cd JobHunt

2. Install dependencies

npm install

3. Set up environment variables

Create a .env file and add the following:

MONGO_URI=your_mongodb_uri
PORT=5000
JWT_SECRET=your_secret_key
GOOGLE_GEMINI_API= "your_Google_gemini_api_key"

4. Start the app

npm start

Frontend will be running on http://localhost:3000
Backend (if separate) on http://localhost:5000


🙌 Contribution

Feel free to fork this repository and contribute to improve it. Pull requests are always welcome!


📬 Contact

Arvind Choudhary
LinkedInGitHub


📝 License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages