{"id":23398317,"url":"https://github.com/abdo-essam/bankaccount","last_synced_at":"2025-04-08T19:25:20.620Z","repository":{"id":269217998,"uuid":"906754415","full_name":"abdo-essam/BankAccount","owner":"abdo-essam","description":"BankAccount, performs deposit and withdrawal operations, and handles scenarios like insufficient balance and invalid inputs.","archived":false,"fork":false,"pushed_at":"2024-12-27T16:17:17.000Z","size":354,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T15:15:17.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dart","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/abdo-essam.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":"2024-12-21T20:04:06.000Z","updated_at":"2024-12-27T16:17:20.000Z","dependencies_parsed_at":"2024-12-21T21:20:02.344Z","dependency_job_id":"620677d6-de90-4676-9ee0-e4cd57b5ac54","html_url":"https://github.com/abdo-essam/BankAccount","commit_stats":null,"previous_names":["abdo-essam/bankaccount"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FBankAccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FBankAccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FBankAccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdo-essam%2FBankAccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdo-essam","download_url":"https://codeload.github.com/abdo-essam/BankAccount/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247910282,"owners_count":21016670,"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":[],"created_at":"2024-12-22T09:40:01.689Z","updated_at":"2025-04-08T19:25:20.594Z","avatar_url":"https://github.com/abdo-essam.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dart BankAccount Class\n\nThis Dart program defines a `BankAccount` class to manage basic banking operations such as deposit and withdrawal.\n\n## How to Run\n\n1. Ensure you have Dart installed on your machine.\n2. Clone the repository.\n3. Navigate to the project directory.\n4. Run the program using the command: `dart BankAccount.dart`\n\n## Code Explanation\n\n- `BankAccount`: A class with properties `accountID` and `balance`, and methods for deposit, withdrawal, and displaying account information.\n- The `main` function demonstrates creating accounts and performing various operations, including handling insufficient balance and invalid inputs.\n\n## Output\n![Output Screenshot](screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fbankaccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdo-essam%2Fbankaccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdo-essam%2Fbankaccount/lists"}