Skip to content

mohdsubhan1756/WorkWise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MERN Job Portal

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.


Features

1. User Setup

  • User registration, login, and logout ✅
  • User profile management ✅
  • Update account information ✅
  • Delete account ✅

2. Employer

  • 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

3. Job Seeker

  • Create and manage profile ✅
  • View all available jobs ✅
  • Apply for jobs ✅
  • Delete applications ✅
  • Receive direct job offers from employers

4. Application Management (Employer)

  • View all job applications ✅
  • Accept or reject applications ✅
  • Schedule interviews ✅
  • Provide reasons for rejection ✅

Tech Stack

  • Frontend: React.js, CSS
  • Backend: Node.js, Express.js, Nodemailer.js, bcrypt.js
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/mern-job-portal.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors