Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lokesh-7977/job_listing


https://github.com/lokesh-7977/job_listing

cors express-js mongodb moongose node-js react

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

        

# JobListing Platform (MERN Stack)

A full-stack job listing platform built with the MERN (MongoDB, Express.js, React, Node.js) stack. This platform allows job seekers to search for jobs and submit applications, while employers can post job listings and manage applicants.

## Features

- **User Authentication**: Secure user registration and authentication system.
- **Job Search**: Job seekers can search for jobs based on keywords and location.
- **Job Posting**: Employers can post job listings with details and requirements.
- **Application Management**: Job seekers can view and manage their job applications.
- **Real-time Notifications**: Users receive real-time notifications for job application updates.
- **Admin Panel**: Admins can manage users, job listings, and applications.
- **Responsive Design**: A responsive user interface for seamless access on all devices.

## Tech Stack

- **Frontend**: React.js, Redux for state management, HTML, CSS.
- **Backend**: Node.js, Express.js.
- **Database**: MongoDB for storing user data, job listings, and applications.
- **Authentication**: JWT (JSON Web Tokens) for secure user authentication.