An open API service indexing awesome lists of open source software.

https://github.com/sanghanmol/job-junction

A web application designed to simplify the job search and recruitment process.
https://github.com/sanghanmol/job-junction

mern-stack sessionstorage validatorjs

Last synced: 7 months ago
JSON representation

A web application designed to simplify the job search and recruitment process.

Awesome Lists containing this project

README

          

# Job-Junction

Welcome to the Job Portal, a comprehensive web application designed to simplify the job search and recruitment process. This platform, built using the MERN (MongoDB, Express.js, React.js, Node.js) stack, offers a user-friendly interface for both job seekers and recruiters.

## Table of Contents
- [Overview](#overview)
- [Features](#features)
- [Installation](#installation)
- [Usage](#usage)
- [API Documentation](#api-documentation)
- [License](#license)

## Overview

The Job Portal is a powerful tool that connects job seekers with prospective employers. It provides an intuitive and efficient platform for job seekers to browse job listings, submit applications, and manage their profiles. Recruiters can post job openings, review applications, and find the best candidates for their organizations.

## Features

- User Authentication: Secure user login and registration for both job seekers and recruiters.
- Job Listings: Browse through a wide range of job listings based on various criteria such as location, industry, and experience level.
- Application Management: Job seekers can view and manage their job applications, track application statuses, and receive notifications.

## Installation

To run the Job Portal locally, follow these steps:

1. Clone the repository:
https://github.com/Sanghanmol/Job-Portal

2. Install dependencies:
cd job-portal-main
npm install

3. Configure environment variables:
- Add the required environment variables (e.g., database connection details, secret keys, etc.).

4. Start the backend and frontend server:
npm run dev

5. Open the application in your web browser:
http://localhost:3000

## Usage

- Create an account or log in if you already have one.
- Browse job listings based on your preferences.
- Apply to jobs and monitor the status of your applications.

## API Documentation

For detailed information about the API endpoints and usage, refer to our API documentation.

## License

This project is licensed under the MIT License.