{"id":50446871,"url":"https://github.com/nitindavegit/jobwise","last_synced_at":"2026-05-31T22:02:18.054Z","repository":{"id":359976332,"uuid":"1233022293","full_name":"nitindavegit/JobWise","owner":"nitindavegit","description":"Jobwise is automatic hiring platform based on resume screening using maths and statistics leading to a smooth flawless hiring system","archived":false,"fork":false,"pushed_at":"2026-05-24T11:34:04.000Z","size":5481,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T13:14:52.129Z","etag":null,"topics":["applicant-tracking-system","ats","fastapi","full-stack","hiring-platform","job-board","postgresql","python","react","resume-parser","saas","sqlalchemy","vite"],"latest_commit_sha":null,"homepage":"https://jobwiseplatform.netlify.app","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nitindavegit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-08T14:05:27.000Z","updated_at":"2026-05-24T11:34:08.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/nitindavegit/JobWise","commit_stats":null,"previous_names":["nitindavegit/jobwise"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/nitindavegit/JobWise","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindavegit%2FJobWise","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindavegit%2FJobWise/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindavegit%2FJobWise/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindavegit%2FJobWise/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nitindavegit","download_url":"https://codeload.github.com/nitindavegit/JobWise/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nitindavegit%2FJobWise/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33750476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applicant-tracking-system","ats","fastapi","full-stack","hiring-platform","job-board","postgresql","python","react","resume-parser","saas","sqlalchemy","vite"],"created_at":"2026-05-31T22:02:17.287Z","updated_at":"2026-05-31T22:02:18.044Z","avatar_url":"https://github.com/nitindavegit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./github-logo.png\" alt=\"JobWise Logo\" width=\"200\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eJobWise\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cstrong\u003eA next-generation, automated hiring platform connecting employers with top-tier candidates.\u003c/strong\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://jobwiseplatform.netlify.app/\"\u003e\u003cstrong\u003eView Live Platform\u003c/strong\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n\u003chr /\u003e\n\n## Overview\n\nJobWise originated as a purely Python-based backend API, created to explore advanced backend architecture and data processing. Realizing the core logic was robust and highly scalable, I decided to take the project Full-Stack. Utilizing AI and modern UI principles to accelerate the design workflow, I conceptualized and built a stunning React frontend architecture to bring the Python engine to life. \n\nWhat started as a learning exercise is now a fully functional, sleek SaaS hiring platform.\n\n## Key Features\n\n### Candidate Experience\n- **Intelligent Onboarding:** Candidates can upload their resumes (PDF format), and the system automatically extracts and categorizes their skills using PyPDF2.\n- **Smart Match Dashboard:** Candidates instantly view active jobs sorted by a dynamic Match Score algorithm that compares their parsed skills against the employer's requirements.\n- **Frictionless Application:** Premium UI interactions allow candidates to apply for jobs seamlessly with real-time status tracking.\n\n### Employer Experience\n- **Job Management:** Employers can create, edit, and manage job listings with custom salary ranges, locations, and structured skill arrays.\n- **Applicant Tracking System (ATS):** Employers receive beautifully formatted applicant cards featuring match scores and dynamic statuses (Applied, Reviewing, Accepted, Rejected), alongside quick-action controls.\n\n### Technical \u0026 UI Architecture\n- **Unified Design System:** A strictly enforced CSS architecture utilizing CSS Variables (`index.css`) ensures flawless cross-component consistency.\n- **Premium Interactions:** Physics-based CSS hover transitions simulate a high-end \"Framer Motion\" style premium feel.\n- **Secure Authentication:** JWT-based authentication using bcrypt hashing. Accounts are strictly validated and secured via Email login protocols.\n\n---\n\n## Tech Stack\n\n**Frontend Architecture:**\n- React (Vite)\n- React Router DOM\n- Phosphor Icons\n- Vanilla CSS (Custom CSS Variables Design System)\n\n**Backend Architecture:**\n- FastAPI (Python)\n- SQLAlchemy (ORM) \u0026 Alembic (Migrations)\n- PostgreSQL\n- PyPDF2 (Resume parsing)\n- Passlib \u0026 python-jose (JWT Auth)\n\n---\n\n## Local Development Setup\n\n### 1. Backend Environment\n\n1. Open a terminal in the root directory and create a virtual environment:\n   ```bash\n   python -m venv .venv\n   .\\.venv\\Scripts\\Activate.ps1  # Windows\n   # source .venv/bin/activate    # Mac/Linux\n   ```\n\n2. Install backend dependencies:\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n3. Setup your PostgreSQL Database \u0026 Environment Variables:\n   - Copy `.env.example` to `.env`.\n   - Update the `DATABASE_URL` to point to your local PostgreSQL instance.\n\n4. Run database migrations to build the schema:\n   ```bash\n   alembic upgrade head\n   ```\n\n5. Start the FastAPI server:\n   ```bash\n   uvicorn app.main:app --reload\n   ```\n   *(The backend runs on `http://localhost:8000`. Swagger API documentation is automatically generated at `http://localhost:8000/docs`)*\n\n### 2. Frontend Environment\n\n1. Open a new terminal and navigate to the frontend directory:\n   ```bash\n   cd frontend\n   ```\n\n2. Install Node dependencies:\n   ```bash\n   npm install\n   ```\n\n3. Start the Vite React development server:\n   ```bash\n   npm run dev\n   ```\n   *(The frontend runs on `http://localhost:5173`)*\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitindavegit%2Fjobwise","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnitindavegit%2Fjobwise","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnitindavegit%2Fjobwise/lists"}