{"id":24495083,"url":"https://github.com/tsembp/job-application-tracker","last_synced_at":"2026-04-08T20:45:50.788Z","repository":{"id":272256318,"uuid":"915967414","full_name":"tsembp/Job-Application-Tracker","owner":"tsembp","description":"A full-stack web app for managing job applications. Features CRUD operations, advanced filtering, CSV export, and analytics for tracking trends.","archived":false,"fork":false,"pushed_at":"2025-01-15T16:39:03.000Z","size":525,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-01T01:39:46.017Z","etag":null,"topics":["css3","full-stack","html5","java","javascript","mysql","postman","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/tsembp.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-01-13T07:46:39.000Z","updated_at":"2025-03-11T18:58:55.000Z","dependencies_parsed_at":"2025-03-20T00:00:18.011Z","dependency_job_id":null,"html_url":"https://github.com/tsembp/Job-Application-Tracker","commit_stats":null,"previous_names":["tsembp/job-application-tracker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tsembp/Job-Application-Tracker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FJob-Application-Tracker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FJob-Application-Tracker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FJob-Application-Tracker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FJob-Application-Tracker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsembp","download_url":"https://codeload.github.com/tsembp/Job-Application-Tracker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsembp%2FJob-Application-Tracker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31573788,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"ssl_error","status_checked_at":"2026-04-08T14:31:17.202Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["css3","full-stack","html5","java","javascript","mysql","postman","spring-boot"],"created_at":"2025-01-21T20:18:56.096Z","updated_at":"2026-04-08T20:45:50.781Z","avatar_url":"https://github.com/tsembp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💼 Job Application Tracker\n\nThis is a full stack web application for tracking job applications with basic CRUD operations and filtering capabilities.\n\n## 💻 Tech Stack\n### Back-end\n- **Java (Spring Boot)** – Used for building the RESTful API and handling business logic.\n- **MySQL** – Relational database for persisting job application records.\n- **JPA (Java Persistence API)** – Used for ORM (Object-Relational Mapping) to interact with the database through the `JpaRepository` interface for simplified CRUD operations.\n- **Maven** – Dependency management and project build automation.\n\n### Front-end\n- **HTML5** - For web app structure, including forms and tables for job applications.\n- **CSS3** - For styling the web interface.\n- **JavaScript (Vanilla JS)** - Used to handle dynamic interactions on client side.\n\n### Tools \u0026 Utilities\n- **Postman** – For testing and verifying API endpoints during development.\n- **Chart.js** - For data visualization.\n\n## ✨ Features\n- **Create, Read, Update, Delete (CRUD)** job applications.\n- Filter job applications by:\n  - Searching by keyword\n  - Status\n  - Location\n  - Job Type (Onsite, Remote, Hybrid)\n- Uses MySQL as the database to store job applications.\n- Export in CSV format.\n\n## 👀 Preview\n\n### Application Dashboard Preview\n\u003cimg src=\"./fontend/assets/full-page-preview.png\" alt=\"Application Tracker Preview\" style=\"width:600px; border: 0.5px solid white;\"\u003e\n\n### Live Demo Video\n[Watch on YouTube](https://www.youtube.com/watch?v=RFmE6xdIeuE\u0026ab_channel=PanagiotisTsembekis)\n\n\n## 🛢 Database Schema\nThe `job_application` table includes:\n- `id` (Primary Key, Auto Increment)\n- `company` (String)\n- `position` (String)\n- `status` (ENUM)\n- `application_date` (LocalDate)\n- `notes` (String)\n- `jobType` (ENUM: ONSITE, REMOTE, HYBRID)\n- `location` (String)\n\n## ⚙️ Setup\n1. Clone the repository.\n2. Configure your `application.properties` to connect to your MySQL database.\n3. Run the application using:\n   ```bash\n   mvn spring-boot:run\n   ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsembp%2Fjob-application-tracker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsembp%2Fjob-application-tracker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsembp%2Fjob-application-tracker/lists"}