Run
pip install -r requirements.txt python -m spacy download en_core_web_sm
- Resume text extraction and skill parsing
- Intelligent job recommendation based on skills
- User registration and login functionality
- Profile page with education, skills, and experience
- Admin-ready structure for future role management
- Clean UI optimized for both desktop and mobile
- Manual testing of login, upload, and recommendation flow
- Resume parsing verified with multiple sample PDFs
- Browser console and API logs used for debugging
- Passwords hashed with bcrypt
- Token-based route protection using JWT
- API secured via CORS and sanitized input
- Admin dashboard for job and user control
- Integration with LinkedIn API for live jobs
- Resume builder and personalized training paths
- Arabic language support for regional accessibility