{"id":24819252,"url":"https://github.com/ruru-lyy/bank-management-system","last_synced_at":"2025-07-04T16:06:51.273Z","repository":{"id":259775270,"uuid":"879217497","full_name":"ruru-lyy/Bank-Management-System","owner":"ruru-lyy","description":"A simple bank management system built using Python and SQL to handle customer registration- SignUp/SignIn, Transaction operations such as cash deposit/withdrawal, fund transfer and Account Updation functionalities. The purpose for creating this project was to understand OOPS and Databases.","archived":false,"fork":false,"pushed_at":"2024-10-27T20:42:32.000Z","size":332,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T20:41:45.388Z","etag":null,"topics":["banking-system","python","sql"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ruru-lyy.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":"2024-10-27T10:27:36.000Z","updated_at":"2024-10-29T06:09:56.000Z","dependencies_parsed_at":"2024-10-28T00:14:55.560Z","dependency_job_id":"c12350bb-0484-4105-9940-9b7b93406981","html_url":"https://github.com/ruru-lyy/Bank-Management-System","commit_stats":null,"previous_names":["ruru-lyy/bank-management-system"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ruru-lyy/Bank-Management-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruru-lyy%2FBank-Management-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruru-lyy%2FBank-Management-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruru-lyy%2FBank-Management-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruru-lyy%2FBank-Management-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruru-lyy","download_url":"https://codeload.github.com/ruru-lyy/Bank-Management-System/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruru-lyy%2FBank-Management-System/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263573147,"owners_count":23482596,"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":["banking-system","python","sql"],"created_at":"2025-01-30T17:57:08.891Z","updated_at":"2025-07-04T16:06:51.252Z","avatar_url":"https://github.com/ruru-lyy.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bank-Management-System\n\n## Objective: \nTo understand OOP concepts using Python by implementing a simple Bank Management system that has the following functionalities- User registration (SignUp/SignIn), Banking services for transactions and account updation.\n\n## Project Flowchart\n\n![Flowchart](Flowchart.png)\n\n## How to Execute:\nI would recommend running the files in this order:\n\ndatabase.py --\u003e customer.py --\u003e register.py --\u003e bank.py --\u003e main.py\n\nOnce you've run the main program, you'd be asked to SignUp/SignIn and accordingly you may add user data and upon SignIn, you can perform any of the banking options- Balance Enquiry, Cash Deposit/Withdrawal from self account, Fund Transfer to another account, \nand updating account details such as city, contact number and password.\n\n## Output \n\nThe generated Customers Table look like this - \n\n![Customers Table](Customers_Table.png)\n\n\nTransactions are updated for each user who has made a transaction. It is also reflected on the receiever's end.\n\n![Aria Transaction Table](Aria_Transaction_Table.png)\n\n![Parth Transaction](Parth_Transaction_Table.png)\n\n## Requirements\n\n### Software\n- **Python** (version 3.6 or higher)\n- **MySQL** (or any compatible SQL database)\n- **pip** (Python package installer)\n\n### Python Packages\nTo install the required Python packages, you can use the following command:\n\n```bash\npip install -r requirements.txt\n```\n\nA database must be set up in the MySQL environment.\n\n## License\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruru-lyy%2Fbank-management-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruru-lyy%2Fbank-management-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruru-lyy%2Fbank-management-system/lists"}