Developed a comprehensive job search web application to connect job seekers with employers. The application includes functionalities for user authentication, profile management, job searching, job filtering, job posting, job applications and job updation.
Visit it here
https://job-search-webapp-opii.onrender.com/
And if you have any Idea or Feature to add feel free to Contribute and follow the Guidelines
Client: React Vite shadcnui Redux Toolkit Multer Cloudinary react-router-dom Framer-motion JavaScript HTML CSS
Server: Node.js Express.js MongoDB Mongoose Nodemailer
Middleware: Multer (for file uploads) CORS (Cross-Origin Resource Sharing)
- User Authentication (Signup, login, profile management)
- Job Posting and Management (Create and manage job listings)
- Job Application (Apply for jobs and manage applications)
- Search and Filter (Search and filter job listings and companies)
- Admin Features (Manage companies, job postings, and applicant statuses)
- Fork this repository to your GitHub account and give a star.
- Clone the repository to your local machine:
git clone https://github.com/your_username/Job-Search-WebApp
- Create a branch with your name:
git checkout -b your_branch
- Make necessary changes and commit those changes:
git add .
git commit -m "your message"
- Push changes to GitHub:
git push origin your_branch
- Submit your changes for review:
- Go to your repository on GitHub.
- Click on the Compare & pull request button.
- Submit the pull request.
It's that easy! We are eagerly waiting for your pull request. 😊