{"id":19724848,"url":"https://github.com/cromega08/interest_payment","last_synced_at":"2026-04-28T09:35:57.538Z","repository":{"id":106334196,"uuid":"498061946","full_name":"cromega08/interest_payment","owner":"cromega08","description":"A Challenge in java about calculate the interest of N Accounts","archived":false,"fork":false,"pushed_at":"2022-05-30T19:52:00.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T01:15:33.182Z","etag":null,"topics":["challenge","challenges","challenges-solutions","challenges-solved","interest","interest-rates","interests","java","java17","joptionpane"],"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/cromega08.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":"2022-05-30T18:49:55.000Z","updated_at":"2022-05-30T19:46:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"404d4882-c295-43f4-bf02-ad2e1e0a8d0a","html_url":"https://github.com/cromega08/interest_payment","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cromega08/interest_payment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cromega08%2Finterest_payment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cromega08%2Finterest_payment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cromega08%2Finterest_payment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cromega08%2Finterest_payment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cromega08","download_url":"https://codeload.github.com/cromega08/interest_payment/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cromega08%2Finterest_payment/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262689406,"owners_count":23349132,"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":["challenge","challenges","challenges-solutions","challenges-solved","interest","interest-rates","interests","java","java17","joptionpane"],"created_at":"2024-11-11T23:27:19.868Z","updated_at":"2026-04-28T09:35:57.502Z","avatar_url":"https://github.com/cromega08.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Settlement of interest on savings accounts\n\n**Languages:** [ES](https://github.com/cromega08/interest_payment/blob/master/README_ES.md) - [EN](https://github.com/cromega08/interest_payment/blob/master/README.md)\n\n## Challenge\n\nWe have the information about the following N savings accounts of a banking organization:\n\n* Account number, of type **_String_**.\n\n* Opening date, type **_String_** of **_length 10_**, format **_“yyyy/mm/dd”_ (Year/Month/Day)**.\n\n* Type of account **_(1: Daily Savings, 2: Young Account, 3: Traditional)_**, of type **_int_**.\n\n* Account balance, of type **_float_**.\n\nThe bank want to create a program in **_JAVA_**, using structured programming, that calculates and displays the following information:\n\n* Account number\n\n* Monthly interest value of the account\n\n* Balance of the account with the increase in the interest value.\n\n* Show the total amount of interest on all accounts.\n\n* Shows the sum of total balances.\n\nIn addition, they provide the information to calculate the interest value of the account, which depends on the type of account, as follows:\n\n| Account Type | (%) monthly interest|\n| ---|---|\n| 1. Daily Savings | 1.5 |\n| 2. Young Account | 1.7 |\n| 3. Traditional | 1.6 |\n\n## Authors\n\n* [@Cromega08](https://www.github.com/cromega08)\n\n## License\n\n* [GNU AGPL v3.0](https://choosealicense.com/licenses/agpl-3.0/)\n\n## Feedback\n\nIf you have any feedback, please feel free to fork this repository and update the solution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcromega08%2Finterest_payment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcromega08%2Finterest_payment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcromega08%2Finterest_payment/lists"}