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
- Host: GitHub
- URL: https://github.com/harshavardh8n/job-portal-assignment-backend
- Owner: harshavardh8n
- Created: 2024-08-28T17:09:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-13T14:36:09.000Z (about 1 year ago)
- Last Synced: 2024-12-09T00:16:12.252Z (10 months ago)
- Topics: expressjs, mongodb, nodejs, zod-validation
- Language: JavaScript
- Homepage: https://job-portal-backend-ten.vercel.app
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.