{"id":19495000,"url":"https://github.com/nikos-moutafis/java-oop-exercises","last_synced_at":"2026-06-06T23:31:16.923Z","repository":{"id":154201189,"uuid":"611492346","full_name":"Nikos-Moutafis/Java-OOP-exercises","owner":"Nikos-Moutafis","description":null,"archived":false,"fork":false,"pushed_at":"2023-09-02T20:19:03.000Z","size":49,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T20:35:04.352Z","etag":null,"topics":["java","oops-in-java"],"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/Nikos-Moutafis.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":"2023-03-08T23:49:57.000Z","updated_at":"2023-06-29T01:00:43.000Z","dependencies_parsed_at":"2024-11-10T21:35:45.526Z","dependency_job_id":"c1cc4cd6-ecb6-47ab-9ada-f82765b77e8f","html_url":"https://github.com/Nikos-Moutafis/Java-OOP-exercises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Nikos-Moutafis/Java-OOP-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikos-Moutafis%2FJava-OOP-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikos-Moutafis%2FJava-OOP-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikos-Moutafis%2FJava-OOP-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikos-Moutafis%2FJava-OOP-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nikos-Moutafis","download_url":"https://codeload.github.com/Nikos-Moutafis/Java-OOP-exercises/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nikos-Moutafis%2FJava-OOP-exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34003814,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["java","oops-in-java"],"created_at":"2024-11-10T21:35:35.867Z","updated_at":"2026-06-06T23:31:16.906Z","avatar_url":"https://github.com/Nikos-Moutafis.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Java_OOP_exercises\n\n\n\n- [Bank App](/bank_app/):  This app demonstrates a simple Service Oriented Architecture with clear separation of concerns between DAO, DTO and Service layer.It uses a List as a datasource to store users credentials and account's amount.\n\n- [Mobile contacts App](/mobilecontacts_app/):  This app allows  to perfom CRUD operations on mobilecontacts .The [TheMobileContactDAOImpl](/mobilecontacts_app/dao/MobileContactDAOImpl.java) class provides methods for inserting,updating, deleting, and retrieving MobileContact objects from an in-memory data source. It  uses Dependency  Injection in the constructor to inject the DAO object.In addition to that [model](/mobilecontacts_app/model/) classes are using [interface](mobilecontacts_app/model/IdentifiableEntity.java) and [abstract class](mobilecontacts_app/model/AbstractEntity.java) to take advantage of inheritance(feature of object-oriented programming).\n\n\n- [Shapes App ](/shapes_app/): This app demonstrates interfaces and abstract classes. Also uses copy constructors.\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos-moutafis%2Fjava-oop-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnikos-moutafis%2Fjava-oop-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnikos-moutafis%2Fjava-oop-exercises/lists"}