{"id":22197365,"url":"https://github.com/swapno963/bank_management_oop","last_synced_at":"2025-03-24T22:44:28.567Z","repository":{"id":203155109,"uuid":"708884985","full_name":"Swapno963/Bank_Management_oop","owner":"Swapno963","description":"The Bank Management System is an OOP-based project that supports two user types: Admin and Normal User. Normal users can create accounts, check balances, withdraw/deposit funds, transfer money, and apply for up to two loans. They are also restricted from withdrawals if the bank is bankrupt. ","archived":false,"fork":false,"pushed_at":"2023-10-23T18:13:24.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T02:22:26.000Z","etag":null,"topics":["oops-in-python","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/Swapno963.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}},"created_at":"2023-10-23T15:22:36.000Z","updated_at":"2024-08-19T19:04:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a31e0dc3-5581-44f1-bd1f-941ed3f85837","html_url":"https://github.com/Swapno963/Bank_Management_oop","commit_stats":null,"previous_names":["swapno963/bank_management_oop"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swapno963%2FBank_Management_oop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swapno963%2FBank_Management_oop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swapno963%2FBank_Management_oop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Swapno963%2FBank_Management_oop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Swapno963","download_url":"https://codeload.github.com/Swapno963/Bank_Management_oop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245366196,"owners_count":20603438,"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":["oops-in-python","python"],"created_at":"2024-12-02T14:19:19.499Z","updated_at":"2025-03-24T22:44:28.535Z","avatar_url":"https://github.com/Swapno963.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bank Management System (Object-Oriented Programming)\n\n## Overview\nThis project implements a Bank Management System using Object-Oriented Programming. It offers functionality for two types of users: Admin and Normal User.\n\n## User Types\n### Normal User\nNormal users have the following capabilities:\n\n1. **Account Creation**: Create Current and Savings accounts with personal information (name, email, and address). A unique ID is auto-generated for every user.\n\n2. **Account Operations**: \n   - Check account balance.\n   - Withdraw and deposit funds.\n   - Transfer money to another user's account within the bank.\n   - Apply for a maximum of 2 loans.\n\n3. **Bank Solvency**: Users cannot withdraw funds if the bank is declared bankrupt.\n\n### Admin\nAdministrators have the following privileges:\n\n1. **User Management**:\n   - View all user accounts.\n   - Delete user accounts.\n\n2. **Bank Statistics**:\n   - Check the total balance of the bank.\n   - View the total loan amount disbursed.\n\n3. **Bank Management**:\n   - Enable or disable the loan feature.\n   - Declare the bank as bankrupt.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswapno963%2Fbank_management_oop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswapno963%2Fbank_management_oop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswapno963%2Fbank_management_oop/lists"}