A comprehensive platform aiming to streamline job-hiring processes, bringing candidates in an efficient, user-friendly web application.
- Candidate registration
- Job search & filter functionality for candidates
- Responsive UI supporting multiple device form-factors
- Secure authentication & authorization
- RESTful backend API and decoupled frontend architecture
Visit the live deployment here: Hire-Radar Live
- Frontend: JavaScript, React
- Backend: Python (Flask/Django)
- Database: Firebase
- Styling: CSS, TailWind CSS, Daisy UI
- Authentication: Firebase Auth
- Hosting/Deployment: Vercel (frontend)
git clone https://github.com/Dev1903/Hire-Radar.git
cd Hire-Radarcd client
npm install
npm run devcd ../server
# Install dependencies
pip install -r requirements.txt
# Start the backend server
python app.py-
Create an account
-
Navigate through our services Resume Maker, Job Search, ATS Score Check
-
Provide us with a little review of any inconvenience or praise
Contributions are welcome! Follow these steps:
-
Fork the repository
-
Create a new branch
git checkout -b feature/your-feature- Commit and push your changes
git commit -m "Add new feature"
git push origin feature/your-feature-
Open a Pull Request
-
Please make sure to update documentation and tests if applicable.
Author: Dev1903, Sneha-jana, Deba8016
Feel free to reach out for questions, suggestions, or collaboration opportunities.







