Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajaditya01/mern-job-portal

A full-stack job portal application built using MongoDB, Express, React, and Node.js (MERN stack). Connect job seekers with potential employers and provide a seamless job search and application experience.
https://github.com/rajaditya01/mern-job-portal

axios bcryptjs css dotenv expressjs file-upload jsonwebtoken mongodb mongoose nodejs react-hooks react-icons reactjs uuid vite

Last synced: about 1 month ago
JSON representation

A full-stack job portal application built using MongoDB, Express, React, and Node.js (MERN stack). Connect job seekers with potential employers and provide a seamless job search and application experience.

Awesome Lists containing this project

README

        

MERN Job Portal



A full-stack job portal application built using MongoDB, Express, React, and Node.js (MERN stack). Connect job seekers with potential employers and provide a seamless job search and application experience.


## Key Features

- User registration and login
- Authentication using JWT Tokens
- Job searching and pagination
- CRUD operations (Job create, read, update, and delete)
- Upload user images and job images to the server
- Applying to jobs and tracking application status
- Job bookmarking and adding jobs to the Favorites list
- Commenting on job postings
- Responsive Design

## Technologies Used

### Frontend

- [React.js](https://www.npmjs.com/package/react)
- [React Hooks](https://reactjs.org/docs/hooks-intro.html)
- [react-router-dom](https://www.npmjs.com/package/react-router-dom)
- [axios](https://www.npmjs.com/package/axios)
- [Css](https://developer.mozilla.org/en-US/docs/Web/CSS)
- [CK-Editor](https://ckeditor.com/docs/ckeditor5/latest/builds/guides/integration/frameworks/react.html)
- [uuid](https://www.npmjs.com/package/uuid)
- [React icons](https://react-icons.github.io/react-icons/)

### Backend

- [Node.js](https://nodejs.org/en/)
- [Express.js](https://www.npmjs.com/package/express)
- [Mongoose](https://mongoosejs.com/)
- [express-async-handler](https://www.npmjs.com/package/express-async-handler)
- [jsonwebtoken](https://www.npmjs.com/package/jsonwebtoken)
- [Bcryptjs](https://www.npmjs.com/package/bcryptjs)
- [Nodemailer](https://nodemailer.com/about/)
- [Dotenv](https://www.npmjs.com/package/dotenv)
- [multer](https://www.npmjs.com/package/multer)
- [slugify](https://www.npmjs.com/package/slugify)
- [cors](https://www.npmjs.com/package/cors)

### Database

- [MongoDB](https://www.mongodb.com/)

## Screenshots
![image](https://github.com/RajAditya01/MERN-Job-Portal/assets/101439988/c8ce0b8f-3683-4a62-af60-63b95b51de02)
---- -
![image](https://github.com/RajAditya01/MERN-Job-Portal/assets/101439988/efd68d93-d46e-461a-944c-6e5a3d014f5f)
---- -
![image](https://github.com/RajAditya01/MERN-Job-Portal/assets/101439988/ad4fac7f-1e71-4a72-9b9a-ac32b10aa8e3)
---- -
![image](https://github.com/RajAditya01/MERN-Job-Portal/assets/101439988/71ec690f-a0f9-43f3-8302-687fca30895c)

## Author
- Github: [Aditya Raj](https://github.com/RajAditya01)
- Linkedin: [Aditya Raj](https://www.linkedin.com/in/aditya-raj-aa923721a/)
- Email: [[email protected]](mailto:[email protected])

## License

MIT License

Copyright (c) 2024 Aditya Raj

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES, OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT, OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Modifications to the Software are not permitted without explicit written
permission from the original copyright holder, Aditya Raj.