{"id":23188762,"url":"https://github.com/whdhdyt21/java-calculator-gui-mvc","last_synced_at":"2026-07-03T17:04:06.897Z","repository":{"id":208873009,"uuid":"717786474","full_name":"whdhdyt21/Java-Calculator-GUI-MVC","owner":"whdhdyt21","description":"Java Calculator is a simple yet effective calculator application built using Java Swing for the graphical user interface and the Model-View-Controller (MVC) design pattern for a clean separation of concerns.","archived":false,"fork":false,"pushed_at":"2024-05-21T17:15:15.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-16T23:29:39.874Z","etag":null,"topics":["calculator","gui-application","java","mvc-architecture"],"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/whdhdyt21.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-11-12T15:42:08.000Z","updated_at":"2024-05-21T17:43:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"1d5f334b-eec0-48ce-8e94-306b7a5deb65","html_url":"https://github.com/whdhdyt21/Java-Calculator-GUI-MVC","commit_stats":null,"previous_names":["whdhdyt21/java-calculator-gui-mcv"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whdhdyt21/Java-Calculator-GUI-MVC","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdhdyt21%2FJava-Calculator-GUI-MVC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdhdyt21%2FJava-Calculator-GUI-MVC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdhdyt21%2FJava-Calculator-GUI-MVC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdhdyt21%2FJava-Calculator-GUI-MVC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whdhdyt21","download_url":"https://codeload.github.com/whdhdyt21/Java-Calculator-GUI-MVC/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whdhdyt21%2FJava-Calculator-GUI-MVC/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281829940,"owners_count":26568997,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"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":["calculator","gui-application","java","mvc-architecture"],"created_at":"2024-12-18T11:15:34.914Z","updated_at":"2025-10-30T15:31:50.055Z","avatar_url":"https://github.com/whdhdyt21.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java Calculator with GUI and MVC Model\n\n## Overview\nJava Calculator is a simple yet effective calculator application built using Java Swing for the graphical user interface and the Model-View-Controller (MVC) design pattern for a clean separation of concerns.\n\n## Features\n1. **User-Friendly GUI**: The application offers an intuitive graphical interface for easy interaction.\n2. **MVC Architecture**: Ensures a well-structured codebase with clear separation between the data (Model), the user interface (View), and the control logic (Controller).\n   - **Model (CalculatorModel.java)**: Manages the data and business logic.\n   - **View (CalculatorView.java)**: Handles the display and user interactions.\n   - **Controller (CalculatorController.java)**: Manages the flow of data and updates the view based on user inputs.\n\n## Getting Started\n\n### Prerequisites\n- Java Development Kit (JDK)\n\n### Installation\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/whdhdyt21/Java-Calculator-GUI-MVC.git\n    ```\n2. Navigate to the project directory:\n    ```bash\n    cd Java-Calculator-GUI-MVC/src/calculator\n    ```\n\n### Compilation\nCompile the Java files:\n```bash\njavac *.java\n```\n\n### Running the Program\nRun the application:\n```bash\njava CalculatorMain\n```\n\n## Usage\nFollow the on-screen instructions within the GUI to perform basic arithmetic operations. The program is designed to be user-friendly with clear prompts for each action.\n\n## Contributing\nContributions are welcome! Please fork this repository and submit a pull request for any enhancements or bug fixes.\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature/your-feature`).\n3. Commit your changes (`git commit -am 'Add new feature'`).\n4. Push to the branch (`git push origin feature/your-feature`).\n5. Create a new Pull Request.\n\n## Acknowledgements\nThanks to everyone who has contributed to this project and helped improve it.\n\n---\n\nFeel free to customize this README according to your specific requirements and repository structure.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdhdyt21%2Fjava-calculator-gui-mvc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhdhdyt21%2Fjava-calculator-gui-mvc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhdhdyt21%2Fjava-calculator-gui-mvc/lists"}