Check it out: https://engineer-s-depot.vercel.app/
Engineer’s Depot is a full-stack MERN job portal that connects job seekers with recruiters. It simplifies the job search process by providing an intuitive platform to browse job listings, apply for positions, and communicate with recruiters in real-time.
Traditional job search platforms face several challenges, including:
- Lack of Transparency – Job seekers struggle to find authentic job postings and recruiter details.
- Inefficient Communication – Delays in responses from recruiters.
- Cumbersome Application Process – Lack of a streamlined way to apply and track applications.
- Limited Filtering Options – Difficulty in narrowing down job listings based on preferences.
Engineer’s Depot offers a seamless and efficient way for job seekers and recruiters to connect:
- Job Listings & Filters – Browse and filter jobs based on role, location, salary, and experience.
- User Authentication – Secure login for job seekers and recruiters using JWT authentication.
- Admin Dashboard – Manage job postings, users, and reported issues.
- Application Tracking – Job seekers can track their applications in one place.
- Frontend: React.js, React Router, Tailwind CSS
- Backend: Node.js, Express.js
- Database: MongoDB, Mongoose ORM
- Authentication: JWT, Cookies
- Clone the repository:
https://github.com/Harsh260105/Engineers-Depot.git
- Install dependencies for backend:
cd backend npm install
- Start the backend server:
npm start
- Install dependencies for frontend:
cd frontend npm install
- Start the frontend:
npm run dev
Empowering job seekers and recruiters – Engineer’s Depot is the future of job search and hiring!