{"id":26051868,"url":"https://github.com/hemangsharma/job_tracker","last_synced_at":"2026-04-17T16:01:32.158Z","repository":{"id":250990927,"uuid":"836072518","full_name":"hemangsharma/job_tracker","owner":"hemangsharma","description":"A web application to help manage and track job applications, including application status updates, job descriptions, and CV analysis. Built with Flask, Bootstrap 4.5.2, and Chart.js.","archived":false,"fork":false,"pushed_at":"2024-07-31T06:03:04.000Z","size":325,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-08T05:13:28.340Z","etag":null,"topics":["flask","python","webapp"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/hemangsharma.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}},"created_at":"2024-07-31T05:32:41.000Z","updated_at":"2024-07-31T06:03:07.000Z","dependencies_parsed_at":"2024-07-31T07:22:01.825Z","dependency_job_id":null,"html_url":"https://github.com/hemangsharma/job_tracker","commit_stats":null,"previous_names":["hemangsharma/job_tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hemangsharma/job_tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangsharma%2Fjob_tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangsharma%2Fjob_tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangsharma%2Fjob_tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangsharma%2Fjob_tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemangsharma","download_url":"https://codeload.github.com/hemangsharma/job_tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemangsharma%2Fjob_tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31935697,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T12:37:54.787Z","status":"ssl_error","status_checked_at":"2026-04-17T12:37:25.095Z","response_time":62,"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":["flask","python","webapp"],"created_at":"2025-03-08T05:13:30.305Z","updated_at":"2026-04-17T16:01:32.114Z","avatar_url":"https://github.com/hemangsharma.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Job_Tracker\n\n![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)\n\nA web application to help manage and track job applications, including application status updates, job descriptions, and CV analysis. Built with Flask, Bootstrap 4.5.2, and Chart.js.\n\n## Table of Contents\n\n- [Features](#features)\n- [Technologies](#technologies)\n- [Screenshots](#screenshots)\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [Usage](#usage)\n- [License](#license)\n\n\n## Features\n\n- Add Job Applications: Input details such as company, position, date applied, status, and job description.\n- View Job Applications: Display a list of all job applications with options to update statuses and view details.\n- Application Status Chart: Visualize application statuses with a bar chart.\n- CV Upload \u0026 Analysis: Upload and analyze your CV to get an acceptance percentage based on job descriptions and CV content.\n- Responsive Design: Mobile-friendly with a hamburger menu for navigation.\n\n## Technologies\n\n- Backend: Flask\n- Frontend: HTML, CSS, JavaScript\n- UI Framework: Bootstrap 4.5.2\n- Charting Library: Chart.js\n- Database: CSV files for data storage\n\n## Screenshots\n\n![1](screenshots/1.png)\n![2](screenshots/2.png)\n![3](screenshots/3.png)\n\n## Installation\n\n- Clone the Repository\n\n```bash\ngit clone https://github.com/hemangsharma/job-application-tracker.git\n```\n```bash\ncd job-application-tracker\n```\n\n- Set Up a Virtual Environment\n```bash\npython3 -m venv venv\nsource venv/bin/activate  # On Windows use `venv\\Scripts\\activate`\n```\n\n- Install Dependencies\n```bash\npip install -r requirements.txt\n```\n\n- Run the Application\n```bash\nflask run\n```\n\n## Configuration\n\n- CSV Data Storage: Data is stored in data/applications.csv. Make sure this file is properly set up to store application details.\n- CV Analysis: Place your CV PDF in the static folder and ensure the analysis script can read it.\n\n## Usage\n\n- Add Job Applications: Navigate to /add to input new job application details.\n- View Job Applications: Navigate to /view to see and update the list of applications.\n- View Application Status Chart: Navigate to /charts to see a visual representation of application statuses.\n\n## License\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemangsharma%2Fjob_tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemangsharma%2Fjob_tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemangsharma%2Fjob_tracker/lists"}