{"id":24562894,"url":"https://github.com/nurulashraf/java-number-calculator","last_synced_at":"2025-03-16T23:14:44.129Z","repository":{"id":273282862,"uuid":"919200506","full_name":"nurulashraf/java-number-calculator","owner":"nurulashraf","description":"A Java program that lets users input six numbers and calculates their total and average. Features a user-friendly GUI built with Java Swing, ensuring input validation and clear result display. Perfect for beginners exploring Java development or basic number processing applications.","archived":false,"fork":false,"pushed_at":"2025-02-03T07:33:44.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T08:29:49.523Z","etag":null,"topics":["basic-calculator","beginner-friendly","gui-application","input-validation","java","java-project","learning-java","math-calculations","number-processing","swing"],"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-20T00:01:54.000Z","updated_at":"2025-02-03T07:33:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"6177d6ef-797d-478f-aa9c-e9c043de986a","html_url":"https://github.com/nurulashraf/java-number-calculator","commit_stats":null,"previous_names":["nurulashraf/java-number-calculator"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-number-calculator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-number-calculator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-number-calculator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nurulashraf%2Fjava-number-calculator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nurulashraf","download_url":"https://codeload.github.com/nurulashraf/java-number-calculator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243945611,"owners_count":20372897,"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-calculator","beginner-friendly","gui-application","input-validation","java","java-project","learning-java","math-calculations","number-processing","swing"],"created_at":"2025-01-23T09:18:46.500Z","updated_at":"2025-03-16T23:14:44.123Z","avatar_url":"https://github.com/nurulashraf.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Java Number Calculator\n\nA simple Java application that allows users to input six numbers and calculates the total and average of those numbers. The program features a graphical user interface (GUI) built using Java Swing.\n\n## Features\n\n- Input validation to ensure valid numbers are entered.\n- Displays the numbers entered along with their total and average.\n- User-friendly interface with pop-up dialogs for input and results.\n\n## Requirements\n\n- Java Development Kit (JDK) 8 or later.\n\n## How to Run\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/nurulashraf/NumberCalculator.git\n   cd NumberCalculator\n   ```\n\n2. Compile the program:\n   ```bash\n   javac -d . NumberCalculator.java\n   ```\n\n3. Run the application:\n   ```bash\n   java numbercalculator.NumberCalculator\n   ```\n\n## Code Overview\n\n- The program uses Java Swing for the GUI to prompt users for inputs and display results.\n- Input validation ensures users are prompted again if invalid data is entered.\n- The results include:\n  - A list of the numbers entered.\n  - The total of the numbers.\n  - The average of the numbers.\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-number-calculator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnurulashraf%2Fjava-number-calculator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnurulashraf%2Fjava-number-calculator/lists"}