A full-stack Job Portal application built with the MERN stack (MongoDB, Express.js, React.js, Node.js). This platform allows Employers to post jobs and manage applications, and Job Seekers to search and apply for jobs.
- User registration, login, and logout ✅
- User profile management ✅
- Update account information ✅
- Delete account ✅
- Create and manage profile ✅
- Post new jobs ✅
- View all jobs ✅
- Update posted jobs ✅
- View jobs posted by self ✅
- Delete jobs ✅
- View all job seekers
- Offer jobs directly to job seekers
- Create and manage profile ✅
- View all available jobs ✅
- Apply for jobs ✅
- Delete applications ✅
- Receive direct job offers from employers
- View all job applications ✅
- Accept or reject applications ✅
- Schedule interviews ✅
- Provide reasons for rejection ✅
- Frontend: React.js, CSS
- Backend: Node.js, Express.js, Nodemailer.js, bcrypt.js
- Database: MongoDB
- Authentication: JWT (JSON Web Tokens)
- Clone the repository:
git clone https://github.com/your-username/mern-job-portal.git