{"id":24778999,"url":"https://github.com/nurulashraf/java-basic-calculator","last_synced_at":"2025-10-30T06:21:29.978Z","repository":{"id":274585752,"uuid":"923397179","full_name":"nurulashraf/java-basic-calculator","owner":"nurulashraf","description":"A simple Java-based calculator for performing basic arithmetic operations (addition, subtraction, multiplication, division) with user-friendly input handling and error validation. Perfect for beginners exploring Java programming concepts.","archived":false,"fork":false,"pushed_at":"2025-01-28T07:21:16.000Z","size":0,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-28T07:29:20.527Z","etag":null,"topics":["basic-arithmetic","beginner-friendly","calculator","command-line-application","error-handling","java","java-basics","java-projects","simple-program"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nurulashraf.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-01-28T06:53:20.000Z","updated_at":"2025-01-28T07:21:20.000Z","dependencies_parsed_at":"2025-01-28T07:39:26.091Z","dependency_job_id":null,"html_url":"https://github.com/nurulashraf/java-basic-calculator","commit_stats":null,"previous_names":["nurulashraf/java-basic-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-basic-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-basic-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-basic-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-basic-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nurulashraf","download_url":"https://codeload.github.com/nurulashraf/java-basic-calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245200706,"owners_count":20576674,"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":["basic-arithmetic","beginner-friendly","calculator","command-line-application","error-handling","java","java-basics","java-projects","simple-program"],"created_at":"2025-01-29T09:26:47.629Z","updated_at":"2025-10-30T06:21:24.947Z","avatar_url":"https://github.com/nurulashraf.png","language":"Java","readme":"\n\n\n# Java Basic Calculator\n\nA simple Java-based calculator that performs basic arithmetic operations: addition, subtraction, multiplication, and division. It includes error handling and user-friendly input validation, making it a great project for beginners learning Java.\n\n---\n\n## Features\n\n- Perform basic arithmetic operations: `+`, `-`, `*`, `/`.\n- Handles division by zero with appropriate error messages.\n- Simple and intuitive command-line interface.\n- Organised with a proper package structure.\n\n---\n\n## Installation and Usage\n\n### Prerequisites\n- Java Development Kit (JDK) 8 or later installed.\n- A code editor or IDE such as IntelliJ IDEA, Eclipse, or VS Code.\n\n### Steps to Run the Project\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nurulashraf/java-basic-calculator.git\n   ```\n2. Navigate to the project directory:\n   ```bash\n   cd java-basic-calculator\n   ```\n3. Compile the code:\n   ```bash\n   javac src/Calculator.java\n   ```\n4. Run the program:\n   ```bash\n   java -cp src calculator.Calculator\n   ```\n\n---\n\n## Project Structure\n\n```\njava-basic-calculator/\n├── src/\n│   └── Calculator.java  # Main program file          \n├── LICENSE              # MIT License\n└── README.md            # Project documentation\n```\n\n---\n\n## Contributing\n\nContributions are welcome! If you have suggestions or improvements, please fork the repository and submit a pull request. For significant changes, feel free to open an issue to discuss them first.\n\n---\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-basic-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnurulashraf%2Fjava-basic-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-basic-calculator/lists"}