
A full-fledged job application portal based on MERN stack
Job Portal is a MERN Stack based web application designed to streamline the job application process. Users can choose their roles (applicant/recruiter), create accounts, and enjoy persistent login sessions. The REST APIs are protected with JWT token verification for enhanced security. Recruiters can create/delete/update jobs, manage applications, view resumes, and edit profiles. Applicants have features like job viewing, fuzzy search with filters, application submissions with SOP, application viewing, profile picture and resume uploads, and profile editing. Overall, Job Portal serves as a comprehensive solution for job application systems.
Job Portal is a feature-rich MERN Stack based web application that simplifies the job application process. With role selection, persistent login sessions, secure JWT token verification, and a wide range of features for both recruiters and applicants, it offers a comprehensive solution for managing job applications efficiently. Following the outlined installation guide, users can set up and explore the Job Portal seamlessly, making it a valuable tool for modern job application systems.

Express.js is a simple Node.js framework for single, multi-page, and hybrid web applications.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components