{"id":24013466,"url":"https://github.com/akurcubic/gerumap","last_synced_at":"2025-02-25T16:49:32.304Z","repository":{"id":254833993,"uuid":"793545854","full_name":"akurcubic/Gerumap","owner":"akurcubic","description":"Desktop app for creating and editing Mind Maps","archived":false,"fork":false,"pushed_at":"2024-06-17T23:19:03.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-08T06:54:34.680Z","etag":null,"topics":["command-pattern","composite-pattern","factory-pattern","observer-pattern","singleton-pattern","state-pattern"],"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/akurcubic.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-04-29T12:29:12.000Z","updated_at":"2024-08-26T09:56:35.000Z","dependencies_parsed_at":"2024-08-26T13:24:20.316Z","dependency_job_id":null,"html_url":"https://github.com/akurcubic/Gerumap","commit_stats":null,"previous_names":["akurcubic/gerumap"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FGerumap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FGerumap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FGerumap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akurcubic%2FGerumap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akurcubic","download_url":"https://codeload.github.com/akurcubic/Gerumap/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240710055,"owners_count":19845039,"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":["command-pattern","composite-pattern","factory-pattern","observer-pattern","singleton-pattern","state-pattern"],"created_at":"2025-01-08T06:55:01.315Z","updated_at":"2025-02-25T16:49:32.272Z","avatar_url":"https://github.com/akurcubic.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Desktop Application for Mind Maps\n\nThis project represents a Java desktop application developed for a university subject called \"Software Design\". It serves as a platform for practicing various design patterns and follows the MVC (Model-View-Controller) architecture.\n\n## Purpose\n\nThe purpose of this project is to create Mind Maps to aid in studying. Mind Maps provide a structured way to organize ideas and information, centered around a central topic with associations to different subtopics.\n\n## Features\n\n- **Project Management**: Users can create projects to group their Mind Maps.\n- **Mind Map Creation**: Users can create Mind Maps.\n- **Map Editing**: Users can edit the Mind Map by moving topics, editing colors and text.\n\n\n## Design Patterns Used\n\n- **Singleton**: Ensures that there is only one instance of certain classes, such as the application controller.\n- **Observer**: Allows objects to subscribe to changes and be notified when changes occur, useful for updating the view when the model changes.\n- **State Pattern**: Helps manage the state of the application, such as different states for creating, editing, or exporting maps.\n- **Command Pattern**: Enables encapsulation of requests as objects, allowing for the parametrization of clients with queues, requests, and operations.\n- **Composite Pattern**: Treats individual objects and compositions of objects uniformly, useful for representing topics and associations in the Mind Map.\n- **Factory Method**: Provides an interface for creating objects, but allows subclasses to alter the type of objects that will be created, handy for creating different types of topics or associations.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakurcubic%2Fgerumap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakurcubic%2Fgerumap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakurcubic%2Fgerumap/lists"}