{"id":26327385,"url":"https://github.com/hemangsharma/job-tracker","last_synced_at":"2025-03-15T20:18:48.188Z","repository":{"id":281990523,"uuid":"947114864","full_name":"hemangsharma/Job-Tracker","owner":"hemangsharma","description":"A comprehensive Streamlit application for tracking and analyzing job applications.","archived":false,"fork":false,"pushed_at":"2025-03-12T07:23:47.000Z","size":2388,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-12T08:24:18.911Z","etag":null,"topics":["data-analysis","python","streamlit-dashboard","streamlit-webapp"],"latest_commit_sha":null,"homepage":"","language":"Python","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":"2025-03-12T07:13:28.000Z","updated_at":"2025-03-12T07:23:50.000Z","dependencies_parsed_at":"2025-03-12T08:34:38.017Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243785174,"owners_count":20347428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["data-analysis","python","streamlit-dashboard","streamlit-webapp"],"created_at":"2025-03-15T20:18:47.677Z","updated_at":"2025-03-15T20:18:48.174Z","avatar_url":"https://github.com/hemangsharma.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Job-Tracker\nA comprehensive Streamlit application for tracking and analyzing job applications.\n\n## Features\n\n- **Dashboard**: View key metrics and visualizations of your job application journey\n- **Application Management**: Add, update, and delete job applications\n- **Advanced Filtering**: Search and filter applications by company, status, and platform\n- **Data Analysis**: Get insights into your job search with visualizations and statistics\n- **Skills Analysis**: Extract common skills from job descriptions to identify trends\n- **Timeline Tracking**: Monitor your application activity over time\n\n## Screenshots\n\n![Dashboard](screenshots/s1.png)\n![](screenshots/s2.png)\n![Applications](screenshots/s3.png)\n![DataAnalysis](screenshots/s4.png)\n\n## Database Structure\n\nThe application stores job applications with the following fields:\n\n- **date_applied**: Date when you applied for the job\n- **company_name**: Name of the company\n- **position_title**: Job position title\n- **salary_min**: Minimum salary (if available)\n- **salary_max**: Maximum salary (if available)\n- **platform**: Platform used to apply (LinkedIn, Indeed, etc.)\n- **job_description**: Full job description\n- **status**: Current application status (Applied, Interview, Offer, etc.)\n- **location**: Job location\n- **job_type**: Type of job (Full-time, Part-time, Contract, etc.)\n- **last_updated**: Date when the application was last updated\n- **notes**: Additional notes about the application\n\n## Installation\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/hemangsharma/job-tracker.git\n   cd job-tracker\n   ```\n\n2. Create a virtual environment:\n   ```\n   python -m venv venv\n   source venv/bin/activate  # On Windows: venv\\Scripts\\activate\n   ```\n\n3. Install required packages:\n   ```\n   pip install -r requirements.txt\n   ```\n\n4. Run the application:\n   ```\n   streamlit run app.py\n   ```\n\n## Usage\n\n### Adding a Job Application\n\n1. Navigate to the \"Add Job Application\" page\n2. Fill in the job details\n3. Click \"Add Job Application\"\n\n### Updating Application Status\n\n1. Go to \"View/Update Applications\"\n2. Select the application to update using its index\n3. Update the status and any other details\n4. Click \"Update Application\"\n\n### Analyzing Your Job Search\n\n1. Visit the \"Data Analysis\" page\n2. Review metrics like response rate, interview rate, and offer rate\n3. Analyze salary distributions and common skills\n4. Track your application timeline\n\n## Customization\n\n### Adding Custom Application Statuses\n\nOpen `app.py` and modify the `APPLICATION_STATUSES` list.\n\n### Adding Custom Job Platforms\n\nOpen `app.py` and modify the `JOB_PLATFORMS` list.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request.\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"}