{"id":18470406,"url":"https://github.com/muhammadtalhasami/bank_managment_system","last_synced_at":"2025-07-04T19:04:59.410Z","repository":{"id":224197564,"uuid":"710157592","full_name":"muhammadtalhasami/bank_managment_system","owner":"muhammadtalhasami","description":"This is c++ repository which is based on implementation of oops topics like single , multiple and multilevel inheritance ","archived":false,"fork":false,"pushed_at":"2024-02-26T14:35:20.000Z","size":36625,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T11:58:48.425Z","etag":null,"topics":["bank-management-system-","bank-management-system-project-","bank-management-sytem-cpp-","cpp","github-muhammad-talha-","github-muhammad-talha-sami-","inheritance","inheritance-examples","muhammad-talha-sami-bank-management-system-","oops","oops-in-cpp","oops-project-","polymorphism","polymorphism-cpp-"],"latest_commit_sha":null,"homepage":"","language":"C++","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/muhammadtalhasami.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}},"created_at":"2023-10-26T06:18:42.000Z","updated_at":"2024-06-10T18:00:45.000Z","dependencies_parsed_at":"2024-02-26T15:55:08.277Z","dependency_job_id":null,"html_url":"https://github.com/muhammadtalhasami/bank_managment_system","commit_stats":null,"previous_names":["muhammadtalhasami/oops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/muhammadtalhasami/bank_managment_system","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadtalhasami%2Fbank_managment_system","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadtalhasami%2Fbank_managment_system/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadtalhasami%2Fbank_managment_system/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadtalhasami%2Fbank_managment_system/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/muhammadtalhasami","download_url":"https://codeload.github.com/muhammadtalhasami/bank_managment_system/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/muhammadtalhasami%2Fbank_managment_system/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263603137,"owners_count":23487211,"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":["bank-management-system-","bank-management-system-project-","bank-management-sytem-cpp-","cpp","github-muhammad-talha-","github-muhammad-talha-sami-","inheritance","inheritance-examples","muhammad-talha-sami-bank-management-system-","oops","oops-in-cpp","oops-project-","polymorphism","polymorphism-cpp-"],"created_at":"2024-11-06T10:13:52.619Z","updated_at":"2025-07-04T19:04:59.393Z","avatar_url":"https://github.com/muhammadtalhasami.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# INTRO\n\n![logo](https://github.com/muhammadtalhasami/bank_managment_system/blob/main/BANK%20MANAGNMENT%20SYSTEM%20OOPS%20PROJECT/project_images/Screenshot%20(61).png)\n\nProject_Name:- BANK MANAGNMENT SYSTEM\nConcepts_Used = Inheritance , Polymorphism\n\n# KEY_FEATURES\n\nOOPS Object-Oriented Programming. It is a programming paradigm that utilizes the concept of \"objects,\" \nwhich encapsulate data and behavior. The key principles of OOPS include encapsulation, inheritance, and polymorphism, providing a \nmodular and organized approach to software development. OOPS facilitates the design and implementation of software systems by \nmodeling real-world entities as objects with attributes and methods, promoting code reusability and maintainability.\n    \n# PROJECT_INFO\n\n    OTP Class:\n        The OTP class is designed to generate a one-time password with a specified expiration time (60 seconds in this case).\n        It has methods to retrieve the OTP value (getValue()) and check if it has expired (isExpired()).\n\n    OTPManager Class:\n        The OTPManager class is responsible for managing OTPs.\n        It contains a pointer to an OTP object and functions to generate OTPs (generateOTP()) and verify them (verifyOTP()).\n\n    BankManagement Class:\n        This class includes various functions for managing a bank account, such as checking account details, withdrawing funds, adding funds, transferring funds, generating a new card, checking card expiration, calculating annual interest, and providing emergency contact information.\n        It uses the OTPManager class for generating and verifying OTPs during transactions.\n\n    Main Function:\n        The main function serves as the entry point of the program.\n        It prompts the user for a name and password, then checks if the provided credentials match predefined values. If correct, it allows the user to access the bank management system.\n        Inside a loop, the user can choose various options based on the functionalities provided by the BankManagement class. The loop continues until the user decides to exit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadtalhasami%2Fbank_managment_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmuhammadtalhasami%2Fbank_managment_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmuhammadtalhasami%2Fbank_managment_system/lists"}