weConnect is a modern, full-stack Job Hunt platform built using the MERN stack (MongoDB, Express.js, React.js, and Node.js). It aims to bridge the gap between job seekers and recruiters by providing a smooth and intuitive user experience for both.
- User Registration & Login (JWT Auth)
- Search and filter jobs by title, location, or type
- Apply to jobs with one click
- View application history
- Edit and manage personal profile
- Employer Registration & Login
- Post new job listings
- Manage and edit job listings
- View list of applicants for each job
- Manage users and listings
- Monitor platform activity
- Frontend: React.js + Tailwind CSS + Vite
- Backend: Node.js + Express.js
- Database: MongoDB (Mongoose ODM)
- Authentication: JWT
- State Management: Redux
- Node.js
- MongoDB (local or Atlas)
git clone https://github.com/prakhaaar/weConnect.git
cd weConnect