{"id":15291999,"url":"https://github.com/eshan327/Corporate-Manager","last_synced_at":"2025-07-25T20:31:46.014Z","repository":{"id":254351939,"uuid":"845799517","full_name":"eshan327/Employee-Management-App","owner":"eshan327","description":"A full-stack CRUD application; uses the Spring Boot and React frameworks to simulate corporate management.","archived":false,"fork":false,"pushed_at":"2024-08-22T23:14:18.000Z","size":219,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-01T19:08:06.092Z","etag":null,"topics":["crud","full-stack","java","javascript","maven","mysql","react","rest-api","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/eshan327.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-08-22T00:24:53.000Z","updated_at":"2024-08-22T23:14:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c662b28-4be5-478b-b3c3-e009fd5df504","html_url":"https://github.com/eshan327/Employee-Management-App","commit_stats":null,"previous_names":["eshan327/employee-management-app"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshan327%2FEmployee-Management-App","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshan327%2FEmployee-Management-App/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshan327%2FEmployee-Management-App/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eshan327%2FEmployee-Management-App/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eshan327","download_url":"https://codeload.github.com/eshan327/Employee-Management-App/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227614683,"owners_count":17793949,"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":["crud","full-stack","java","javascript","maven","mysql","react","rest-api","spring-boot"],"created_at":"2024-09-30T16:15:30.720Z","updated_at":"2025-07-25T20:31:45.998Z","avatar_url":"https://github.com/eshan327.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About The Project\n\nThis is something I developed to improve and showcase my level of familiarity with in-demand tools like the Spring Boot framework, React library, and general database operations.\n\nSome features:\n- Employee management: you can add, update, view, and delete existing people and their records\n- Departmental management: you can simulate the organization and management of departments within a larger org\n- The assignment of various roles to employees and departments\n- Built-in searching by name, department, and/or role\n\n## Technologies\n- Frontend: Javascript, React, HTML/CSS\n- Backend: Java, Spring Boot\n- MySQL\n- Maven\n- Axios HTTP Library\n\n## Installation\nFirstly, make sure your JDK, Node.js, and MySQL versions are up-to-date. I believe any JDK 11+ or higher, Node.js 14+ or higher, and MySQL 8+ should suffice though. Also: Spring Boot 2+ and Maven 3+.\n\nCloning the repo:\n   ```sh\n  git clone https://github.com/eshan327/Corporate-Manager.git\n  cd Corporate-Manager\n   ```\nSetting up the backend:\n   ```sh\n  cd Backend\nspring.datasource.url=jdbc:mysql://localhost:3306/employee_db\nspring.datasource.username=your_username\nspring.datasource.password=your_password\n   ```\nMake sure to fill in `your_username` and `your_password`, of course. Then,\n   ```sh\nmvn clean install\nmvn spring-boot:run\n   ```\nNow for the frontend:\n   ```sh\ncd ../Frontend\nnpm install\nnpm start\n   ```\nLastly, open up `http://localhost:3000` in your browser and you're good to go!\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](https://github.com/eshan327/Corporate-Manager/blob/main/LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshan327%2FCorporate-Manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feshan327%2FCorporate-Manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feshan327%2FCorporate-Manager/lists"}