{"id":28913730,"url":"https://github.com/pavlevujicic/employeemanagementsystem","last_synced_at":"2026-05-04T21:32:58.198Z","repository":{"id":298193618,"uuid":"994489855","full_name":"PavleVujicic/EmployeeManagementSystem","owner":"PavleVujicic","description":"A full-stack CRUD application for managing employee data with a modern, responsive design optimized for mobile devices.","archived":false,"fork":false,"pushed_at":"2025-06-09T21:47:59.000Z","size":338,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-21T21:09:28.169Z","etag":null,"topics":["angular","java","mvc-architecture","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/PavleVujicic.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}},"created_at":"2025-06-02T02:41:57.000Z","updated_at":"2025-06-09T21:48:02.000Z","dependencies_parsed_at":"2025-06-09T22:40:58.857Z","dependency_job_id":null,"html_url":"https://github.com/PavleVujicic/EmployeeManagementSystem","commit_stats":null,"previous_names":["pavlevujicic/employeemanagementsystem"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PavleVujicic/EmployeeManagementSystem","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FEmployeeManagementSystem","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FEmployeeManagementSystem/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FEmployeeManagementSystem/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FEmployeeManagementSystem/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PavleVujicic","download_url":"https://codeload.github.com/PavleVujicic/EmployeeManagementSystem/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PavleVujicic%2FEmployeeManagementSystem/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32626052,"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":["angular","java","mvc-architecture","typescript"],"created_at":"2025-06-21T21:09:19.813Z","updated_at":"2026-05-04T21:32:58.192Z","avatar_url":"https://github.com/PavleVujicic.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Employee Management System (Angular + Spring Boot)\n\nA full-stack CRUD app for managing employee data with a modern, mobile-responsive design.\n\n---\n\n## Technologies\n\n**Frontend:**\n\n* Angular 12, Bootstrap 4, TypeScript, HTML5, CSS3, RxJS, Angular HTTP Client\n\n**Backend:**\n\n* Spring Boot 2.x, Spring Data JPA, Spring Web, Hibernate, MySQL/H2, Maven 3.2+, Java JDK 1.8+\n\n---\n\n## Features\n\n* Full CRUD operations\n* Responsive, mobile-first design\n* Auto-generated Project IDs\n* RESTful API with clean architecture\n* Employee fields: First Name, Last Name, Email, Age, Gender, Project ID\n\n---\n\n## Setup\n\n**Frontend:**\n\n1. `cd angular-frontend`\n2. `npm install`\n3. `npm start` (or `ng serve`)\n4. Runs on `http://localhost:4200`\n\n**Backend:**\n\n1. `cd springboot-backend`\n2. `mvn clean install`\n3. `mvn spring-boot:run`\n4. API at `http://localhost:8080/api/v1/employees`\n\n---\n\n## Database\n\n**H2 (default):** In-memory, resets on restart.\n**MySQL:**\n\n* Create database: `employee_management`\n* Update `application.properties` with your DB credentials.\n\n---\n\n## API Endpoints\n\n| Method | Endpoint               | Description         |\n| ------ | ---------------------- | ------------------- |\n| GET    | /api/v1/employees      | Get all employees   |\n| GET    | /api/v1/employees/{id} | Get employee by ID  |\n| POST   | /api/v1/employees      | Create new employee |\n| PUT    | /api/v1/employees/{id} | Update employee     |\n| DELETE | /api/v1/employees/{id} | Delete employee     |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavlevujicic%2Femployeemanagementsystem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpavlevujicic%2Femployeemanagementsystem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpavlevujicic%2Femployeemanagementsystem/lists"}