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

https://github.com/harshavardh8n/job-portal-assignment-backend

Here’s a short description for your Internshala assignment: Internshala Job Portal Assignment: A job portal application built with the MERN stack (MongoDB, Express.js, React, Node.js). This project allows users to log in, apply for jobs, and view their applied positions, offering a practical demonstration of user authentication and job management
https://github.com/harshavardh8n/job-portal-assignment-backend

expressjs mongodb nodejs zod-validation

Last synced: 8 months ago
JSON representation

Here’s a short description for your Internshala assignment: Internshala Job Portal Assignment: A job portal application built with the MERN stack (MongoDB, Express.js, React, Node.js). This project allows users to log in, apply for jobs, and view their applied positions, offering a practical demonstration of user authentication and job management

Awesome Lists containing this project

README

          

# Job Portal Assignment

This job portal application, developed as part of an assignment from Internshala, showcases fundamental backend and frontend development skills. Built using the MERN stack (MongoDB, Express.js, React, Node.js), it allows users to log in, apply for jobs, and view their applied positions.

## How it Works

1. **User Authentication:**
- Users can securely log in and register through the application.

2. **Job Application:**
- Apply for available job listings directly from the platform.

3. **Applied Jobs View:**
- View a list of jobs that the user has applied for.

## Tech Stack

- **Frontend:** React.js
- **Backend:** Node.js, Express.js
- **Database:** MongoDB

## Libraries Used

- **React.js:** For building the user interface.
- **Express.js:** For handling backend logic and API requests.
- **MongoDB:** For managing user and job data.

Simplify your job search and application process with this user-friendly job portal application.