{"id":19661310,"url":"https://github.com/deerborg/basicbankaccount","last_synced_at":"2025-08-23T10:33:04.427Z","repository":{"id":238928835,"uuid":"756180215","full_name":"deerborg/BasicBankAccount","owner":"deerborg","description":"This Java program is a basic bank account management system. Users can register, deposit/withdraw money, and view account details. To run the program, ensure Java is installed, download the program file, compile, and run it.","archived":false,"fork":false,"pushed_at":"2024-05-08T22:57:18.000Z","size":22,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T20:46:19.522Z","etag":null,"topics":[],"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/deerborg.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-02-12T06:06:47.000Z","updated_at":"2024-08-27T13:50:11.000Z","dependencies_parsed_at":"2024-05-08T23:44:06.749Z","dependency_job_id":"64b2c6ce-36a3-4650-8f9c-d4609c6d5a93","html_url":"https://github.com/deerborg/BasicBankAccount","commit_stats":null,"previous_names":["deerborg/basicbankaccount"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deerborg/BasicBankAccount","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FBasicBankAccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FBasicBankAccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FBasicBankAccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FBasicBankAccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deerborg","download_url":"https://codeload.github.com/deerborg/BasicBankAccount/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FBasicBankAccount/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271746653,"owners_count":24813575,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T16:06:54.972Z","updated_at":"2025-08-23T10:33:04.410Z","avatar_url":"https://github.com/deerborg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bank Account Management System\n\nThis Java program is a simple bank account management system that allows users to create accounts, deposit and withdraw money, and view account details. Below is a brief overview of the functionalities and usage of the program.\n\n## Features\n\n- **User Registration**: Users can register by providing their ID number, creating a password, and choosing a username.\n- **Login**: Registered users can log in using their ID number and password.\n- **Deposit**: Users can deposit money into their account.\n- **Withdrawal**: Users can withdraw money from their account, provided they have sufficient balance.\n- **View Account Details**: Users can view their account information, including username, ID number, and password.\n- **Exit**: Users can safely exit the program.\n\n## Usage\n\n1. **Registration**: Upon running the program, users are prompted to register by entering their ID number, creating a numeric password, and choosing a username.\n   \n2. **Login**: After registration, users need to log in using their ID number and password.\n\n3. **Main Menu**: Once logged in, users are presented with a menu where they can choose various actions:\n   - Deposit money into their account.\n   - Withdraw money from their account (if sufficient balance).\n   - View account details.\n   - Exit the program.\n\n4. **Deposit**: To deposit money, users select the deposit option, enter the amount they wish to deposit, and confirm the transaction.\n\n5. **Withdrawal**: To withdraw money, users select the withdrawal option, enter the amount they wish to withdraw (if they have sufficient balance), and confirm the transaction.\n\n6. **View Account Details**: Users can view their account details, including username, ID number, and password.\n\n7. **Exit**: Users can safely exit the program by selecting the exit option.\n\n## Getting Started\n\nTo run the program, follow these steps:\n\n1. Make sure you have Java installed on your system.\n\n2. Download the `Main.java` file.\n\n3. Open a command prompt or terminal window.\n\n4. Navigate to the directory where `Main.java` is saved.\n\n5. Compile the Java file by running the following command:\n   ```\n   javac Main.java\n   ```\n\n6. Run the compiled Java program:\n   ```\n   java Main\n   ```\n\n7. Follow the on-screen instructions to use the bank account management system.\n\n## Contributors\n\n- **Furkan Aydemir**\n- **deerborg**\n\n## Version History\n\n- **Version**: alpha 1.0\n- **Release Date**: 2024\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeerborg%2Fbasicbankaccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeerborg%2Fbasicbankaccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeerborg%2Fbasicbankaccount/lists"}