{"id":19810257,"url":"https://github.com/mathiasreker/java-mvc-console-app","last_synced_at":"2026-03-02T21:35:40.115Z","repository":{"id":105004606,"uuid":"358034589","full_name":"MathiasReker/java-mvc-console-app","owner":"MathiasReker","description":"An example of how to make a console project in Java.","archived":false,"fork":false,"pushed_at":"2020-02-13T06:54:44.000Z","size":150,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T18:43:51.195Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"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/MathiasReker.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":"2021-04-14T20:31:03.000Z","updated_at":"2023-12-04T12:06:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdf81318-1af9-426e-b3a0-12a58cdff576","html_url":"https://github.com/MathiasReker/java-mvc-console-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MathiasReker/java-mvc-console-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2Fjava-mvc-console-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2Fjava-mvc-console-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2Fjava-mvc-console-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2Fjava-mvc-console-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MathiasReker","download_url":"https://codeload.github.com/MathiasReker/java-mvc-console-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MathiasReker%2Fjava-mvc-console-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30020723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T20:56:45.032Z","status":"ssl_error","status_checked_at":"2026-03-02T20:51:18.182Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":[],"created_at":"2024-11-12T09:20:14.129Z","updated_at":"2026-03-02T21:35:40.095Z","avatar_url":"https://github.com/MathiasReker.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Console App Template\nThis repository is an example of how to make a console project in Java. This project implements the `model-view-controller` architecture despite its simplicity in the user interface module (`Console` class). The structure of project is as follows:\n\n* `src`: contains all source code of project.\n* `test`: contains all test code of project.\n* `com`: contains all company applications.\n* `app`: is the source code of application.\n* `console`: user interface package (view).\n* `controllers`: control package (controller).\n* `models`: model package (model).\n* `utils`: util package.\n* `App.java`: is the main class of application.\n* `Index.java`: is the start class of application.\n\n## Class Diagram\nThis is the class diagram of this project:\n![Class Diagram](img/ClassDiagram.jpg)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasreker%2Fjava-mvc-console-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathiasreker%2Fjava-mvc-console-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathiasreker%2Fjava-mvc-console-app/lists"}