Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 846 Bytes

README.md

File metadata and controls

22 lines (19 loc) · 846 Bytes

JOB_KHOJO

  • JOB_KHOJO is a job portal application built using the MERN stack (MongoDB, Express, React, Node.js). It provides functionality for employers and recruiters to manage job listings, applications, and more. This project includes a frontend built with React and a backend API managed with Express.

Features

  • Employer and Recruiter Authentication: Separate login and registration for employers and recruiters.
  • Job Listings: Create, view, and manage job listings.
  • Applications Management: View and manage applications for job listings.
  • Responsive Design: Fully responsive frontend using Material-UI.
  • Search and Filter: Search and filter job listings based on various criteria.

Technologies

Frontend:

  • React
  • Material-UI
  • Axios
  • React Router DOM

Backend:

  • Node.js
  • Express
  • MongoDB
  • JWT for authentication