Skip to content

Prianshu5145/JOB-INSIGHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JOB-INSIGHTS

A web-based job portal that connects job seekers with employers. It allows users to create profiles, upload resumes, and apply for job listings, while employers can post job openings, manage applications, and communicate with candidates. The platform includes advanced search filters, job recommendations, and an admin panel for moderation.

Overview

JOB-INSIGHTS is a web-based job portal that connects job seekers with employers. It allows users to create profiles, upload resumes, and apply for job listings, while employers can post job openings, manage applications, and communicate with candidates. The platform includes advanced search filters, job recommendations, and an admin panel for moderation.

Features

For Job Seekers:

Create and manage user profiles.

Upload resumes and edit profiles.

Search and apply for job listings.

View recommended jobs based on skills and interests.

Track application status.

For Employers:

Register and create a company profile.

Post job openings with detailed descriptions.

View and manage job applications.

Tech Stack

Frontend: React.js, Tailwind CSS

Backend: Node.js, Express.js

Database: MongoDB

Authentication: JWT-based authentication

File Uploads: Multer for resume uploads

Search & Filtering: MongoDB queries for advanced search

Installation

Backend Setup:

cd backend npm install npm start

Frontend Setup:

cd frontend npm install npm start

Environment Variables:

MONGO_URI=your_mongodb_connection_string JWT_SECRET=your_secret_key

Usage

Register as a job seeker or employer.

Job seekers can search and apply for jobs.

Employers can post and manage job listings.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

About

Job Insight is a dynamic job portal designed to connect job seekers with top employers. Whether you're looking for your first job, a career change, or freelance opportunities, we provide a seamless platform to explore, apply, and track job applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors