{"id":19661312,"url":"https://github.com/deerborg/oop-bankaccount","last_synced_at":"2025-04-28T20:32:33.247Z","repository":{"id":222379415,"uuid":"757123471","full_name":"deerborg/OOP-BankAccount","owner":"deerborg","description":"This Java class represents a basic bank account management system. It allows users to register, deposit/withdraw money, change passwords, and perform various transactions.","archived":false,"fork":false,"pushed_at":"2024-05-08T23:00:54.000Z","size":14,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T10:51:15.050Z","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-13T21:11:46.000Z","updated_at":"2024-08-27T13:50:11.000Z","dependencies_parsed_at":"2024-02-13T22:25:09.754Z","dependency_job_id":"ce73a969-12e7-481a-bf80-26658c9fc911","html_url":"https://github.com/deerborg/OOP-BankAccount","commit_stats":null,"previous_names":["deerborg/oop-bankaccount"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FOOP-BankAccount","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FOOP-BankAccount/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FOOP-BankAccount/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deerborg%2FOOP-BankAccount/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deerborg","download_url":"https://codeload.github.com/deerborg/OOP-BankAccount/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251384005,"owners_count":21580987,"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-11-11T16:06:55.117Z","updated_at":"2025-04-28T20:32:33.026Z","avatar_url":"https://github.com/deerborg.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Account Class\n\nThis Java class represents a basic bank account management system. It allows users to register, deposit/withdraw money, change passwords, and perform various transactions.\n\n## Usage\n\n1. **Constructor**: Upon creating an instance of the `Account` class, the user is prompted to register by providing their full name, ID number, password, and answering a security question.\n\n2. **Login**: After registration, users can log in with their ID number and password.\n\n3. **Transaction 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   - Change their password.\n   - Exit the program.\n\n4. **Deposit**: Users can deposit money into their account by entering the desired amount.\n\n5. **Withdrawal**: Users can withdraw money from their account, provided they have sufficient balance.\n\n6. **Change Password**: Users can change their password by answering their security question.\n\n7. **Exit**: Users can safely exit the program.\n\n## Attributes\n\n- `fullName`: User's full name.\n- `IdNo`: User's ID number.\n- `securityQuestion`: User's security question answer.\n- `password`: User's password.\n- `balance`: User's account balance.\n- `selector`: Selected option for transaction.\n- `loading`, `bracket`, `warning`: Strings for display purposes.\n\n## Methods\n\n- `warning()`: Prints a warning message.\n- `bracket()`: Prints a bracket line.\n- `loading()`: Prints a loading message.\n- Getters and setters for all attributes.\n\n## Contributors\n\n- **Furkan Aydemir**\n- **deerborg**\n\n## Version History\n\n- **Version**: alpha 1.1\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%2Foop-bankaccount","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeerborg%2Foop-bankaccount","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeerborg%2Foop-bankaccount/lists"}