{"id":26906881,"url":"https://github.com/etaaa/sepr-2025s","last_synced_at":"2025-04-01T11:20:21.091Z","repository":{"id":285071401,"uuid":"956970443","full_name":"etaaa/SEPR-2025s","owner":"etaaa","description":"University project demonstrating a 4-layer software architecture using Java, Spring Boot, Angular, and SQL.","archived":false,"fork":false,"pushed_at":"2025-03-29T09:21:55.000Z","size":247,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T10:25:51.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tiss.tuwien.ac.at/course/courseDetails.xhtml?dswid=3355\u0026dsrid=666\u0026semester=2025S\u0026courseNr=194148","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/etaaa.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-29T08:41:31.000Z","updated_at":"2025-03-29T09:26:24.000Z","dependencies_parsed_at":"2025-03-29T10:26:10.929Z","dependency_job_id":"7bc70e4d-1924-45b1-9e98-ed456684e54a","html_url":"https://github.com/etaaa/SEPR-2025s","commit_stats":null,"previous_names":["etaaa/sepr-2025s"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaaa%2FSEPR-2025s","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaaa%2FSEPR-2025s/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaaa%2FSEPR-2025s/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/etaaa%2FSEPR-2025s/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/etaaa","download_url":"https://codeload.github.com/etaaa/SEPR-2025s/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246628220,"owners_count":20808107,"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":[],"created_at":"2025-04-01T11:20:20.452Z","updated_at":"2025-04-01T11:20:21.086Z","avatar_url":"https://github.com/etaaa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Software Engineering Project (2025S) – 4-Layer Web Application\n\n## Overview\n\nThis project was developed as part of the \"Software Engineering Project\" lecture. It demonstrates the implementation of a four-layer web application architecture using Java, Spring Boot, Angular, TypeScript, and SQL.  \nThis submission represents the individual phase of the course; the group project will follow as a separate stage.\n\n## Architecture\n\nThe application is structured into four layers:\n- **Frontend:** Built with Angular and TypeScript, providing an interactive user interface.\n- **REST Layer:** Defines and exposes RESTful APIs for communication between frontend and backend.\n- **Service Layer:** Implements business logic using Java and Spring Boot.\n- **Persistence Layer:** Manages data storage with SQL.\n\n## Getting Started\n\n### Prerequisites\n\n- **Java:** OpenJDK 21\n- **Node.js:** Version 22.14.0\n- **npm:** Version 10.9.2\n- **Git:** Version 2.x\n- **Maven:** Version 3.x\n\n### Backend\n\nRun the Spring Boot application:\n```bash\ncd backend\nmvn clean install\nmvn spring-boot:run\n```\nThe backend should now be running on http://localhost:8080.\n\n### Frontend\n\nOpen a new terminal and run:\n```bash\ncd frontend\nnpm install\nnpm run start\n```\nThe frontend should now be available at  http://localhost:4200.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetaaa%2Fsepr-2025s","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fetaaa%2Fsepr-2025s","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fetaaa%2Fsepr-2025s/lists"}