{"id":21479995,"url":"https://github.com/rsmuthu/fastapi-applicant-tracker","last_synced_at":"2026-05-04T22:40:41.128Z","repository":{"id":96068457,"uuid":"302554208","full_name":"RSMuthu/FastAPI-Applicant-Tracker","owner":"RSMuthu","description":"Simple Applicant Job tracker system using Python FastAPI \u0026 Vue.js","archived":false,"fork":false,"pushed_at":"2020-10-11T21:55:34.000Z","size":426,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-09T23:39:13.587Z","etag":null,"topics":["fastapi","python3","vue2"],"latest_commit_sha":null,"homepage":"","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RSMuthu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2020-10-09T06:35:34.000Z","updated_at":"2022-08-06T06:17:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"806c0c0d-baac-4411-be77-21c0270c9f32","html_url":"https://github.com/RSMuthu/FastAPI-Applicant-Tracker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RSMuthu/FastAPI-Applicant-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSMuthu%2FFastAPI-Applicant-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSMuthu%2FFastAPI-Applicant-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSMuthu%2FFastAPI-Applicant-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSMuthu%2FFastAPI-Applicant-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RSMuthu","download_url":"https://codeload.github.com/RSMuthu/FastAPI-Applicant-Tracker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RSMuthu%2FFastAPI-Applicant-Tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fastapi","python3","vue2"],"created_at":"2024-11-23T12:11:58.520Z","updated_at":"2026-05-04T22:40:41.103Z","avatar_url":"https://github.com/RSMuthu.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastAPI-Applicant-Tracker\nSimple Applicant Job tracker system using Python FastAPI \u0026amp; Vue.js\n\n## Backend\n- Python 3.8\n- FastAPI\n- Pydantic\n\n## Frontend\n- Vue.js\n- Axios\n- VueCookies\n- BootstrapVue\n\nCurrently, the client and the server are made to run on localhost on two different ports. FastAPI CORS is configured for the same purpose.\n\nAPI Endpoints\n- /api/jobs [GET]             -- list all jobs\n- /api/job [POST]             -- Create new job\n- /api/job/{job_id} [GET]     -- list the particular job\n- /api/job/{job_id} [PUT]     -- Apply for a certain job (updating a job)\n- /api/job/{job_id} [DELETE]  -- Delete the particular job\n\nWays to Improve:\n- Proper Authentication - JWT (currently no authentication is used but the pageview is based on type of user connected - recruiter or candidate)\n- Update the definition of User Modal and User Scheme with the data as needed.\n- ORM modals \u0026 relationships need to be updated to make this more scalable.\n- Add more endpoints to perform necessary activities with User Modal.\n- Considering I am still a beginner in Vue.js, Frontend can be made even more better using Vue-router.\n- Middleware can be re-defined for making this an advanced application.\n\nApplication working screenshots\n\n- Login Page (no auth is programmed for simplicity use)\\\n![login Page](https://github.com/RSMuthu/FastAPI-Applicant-Tracker/blob/master/imgs/login_page.PNG)\n- Candidate View Page (Based on the user selected on Login page)\\\n![Candidate Page](https://github.com/RSMuthu/FastAPI-Applicant-Tracker/blob/master/imgs/candidate_page.PNG)\n- Modal view of a Job on Candidate's page\\\n![Job modal on Candidate's Page](https://github.com/RSMuthu/FastAPI-Applicant-Tracker/blob/master/imgs/job_modal.PNG)\n- Recruiter View Page (Based on the user selected on Login Page)\\\n![Recruiter Page](https://github.com/RSMuthu/FastAPI-Applicant-Tracker/blob/master/imgs/recruiter_page.PNG)\n- Modal View for entering new Job details on Recruiter's page\n![New Job Modal view](https://github.com/RSMuthu/FastAPI-Applicant-Tracker/blob/master/imgs/new_job_modal.PNG)\n\nThis application is not deployed yet.\\\n**_Further, Shall work on the Deployment_**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsmuthu%2Ffastapi-applicant-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frsmuthu%2Ffastapi-applicant-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frsmuthu%2Ffastapi-applicant-tracker/lists"}