{"id":26954496,"url":"https://github.com/mrktsm/calculator","last_synced_at":"2026-05-09T15:04:59.752Z","repository":{"id":285834810,"uuid":"959493390","full_name":"mrktsm/calculator","owner":"mrktsm","description":"JavaFX-based Calculator App for CS216","archived":false,"fork":false,"pushed_at":"2025-04-02T22:57:02.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T15:18:43.333Z","etag":null,"topics":["css","data-structures","java","javafx","object-oriented-programming","stack"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrktsm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-04-02T21:54:40.000Z","updated_at":"2025-04-02T22:57:05.000Z","dependencies_parsed_at":"2025-04-02T23:38:36.225Z","dependency_job_id":null,"html_url":"https://github.com/mrktsm/calculator","commit_stats":null,"previous_names":["mrktsm/calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrktsm%2Fcalculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrktsm%2Fcalculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrktsm%2Fcalculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrktsm%2Fcalculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrktsm","download_url":"https://codeload.github.com/mrktsm/calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055261,"owners_count":21040157,"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":["css","data-structures","java","javafx","object-oriented-programming","stack"],"created_at":"2025-04-03T02:17:27.572Z","updated_at":"2026-05-09T15:04:59.655Z","avatar_url":"https://github.com/mrktsm.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Calculator\n\nA simple JavaFX-based calculator developed for CS216 at Gettysburg College. Supports basic arithmetic operations, exponentiation, and a modern, styled UI.\n\n![Untitled design (9)](https://github.com/user-attachments/assets/4feadd11-d164-4a86-b3a8-fb1132c4ef36)\n\n\n\n## Features\n- Basic arithmetic operations: addition, subtraction, multiplication, and division\n- Exponentiation (power function)\n- Parentheses support for operation precedence\n- Dark-themed UI with gradient-styled buttons\n- Responsive and user-friendly interface\n\n## Requirements\n- Java 8 or later\n- JavaFX installed\n\n## Usage\n1. Clone this repository:\n   ```sh\n   git clone https://github.com/yourusername/calculator-javafx.git\n   ```\n2. Navigate to the project directory:\n   ```sh\n   cd calculator-javafx\n   ```\n3. Compile and run the application:\n   ```sh\n   javac Calculator.java\n   java Calculator\n   ```\n\n## License\n\nLicensed under the Apache License, Version 2.0. See [LICENSE](LICENSE) for details.\n\n```\n   Copyright 2024\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrktsm%2Fcalculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrktsm%2Fcalculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrktsm%2Fcalculator/lists"}