{"id":19361116,"url":"https://github.com/hmzelidrissi/bank-account-management-cpp","last_synced_at":"2025-07-16T13:11:24.829Z","repository":{"id":228697159,"uuid":"774687880","full_name":"HMZElidrissi/bank-account-management-cpp","owner":"HMZElidrissi","description":"This is a Bank Accounts Management System with C++","archived":false,"fork":false,"pushed_at":"2024-03-20T01:52:24.000Z","size":74,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-24T12:26:07.812Z","etag":null,"topics":["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/HMZElidrissi.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":"2024-03-20T01:47:49.000Z","updated_at":"2024-12-12T17:57:11.000Z","dependencies_parsed_at":"2024-03-20T02:45:26.758Z","dependency_job_id":"696bb95b-51d5-40f7-9b35-0fe89c847de5","html_url":"https://github.com/HMZElidrissi/bank-account-management-cpp","commit_stats":null,"previous_names":["hmzelidrissi/bank-account-management-cpp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/HMZElidrissi/bank-account-management-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMZElidrissi%2Fbank-account-management-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMZElidrissi%2Fbank-account-management-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMZElidrissi%2Fbank-account-management-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMZElidrissi%2Fbank-account-management-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HMZElidrissi","download_url":"https://codeload.github.com/HMZElidrissi/bank-account-management-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HMZElidrissi%2Fbank-account-management-cpp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265512689,"owners_count":23779967,"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":["cpp"],"created_at":"2024-11-10T07:20:42.872Z","updated_at":"2025-07-16T13:11:24.784Z","avatar_url":"https://github.com/HMZElidrissi.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bank Account Management System in C++\n\nThis project implements a set of C++ classes to model different types of bank accounts, including:\n\n* **Account:** The parent class representing a generic bank account with basic functionalities.\n* **Savings Account:** A child class inheriting from `Compte` that may include features specific to savings accounts, such as interest calculations.\n* **Checking Account:** Another child class inheriting from `Compte` that may represent checking accounts with unique functionalities.\n\n**Features:**\n\n* Deposit and withdraw funds from accounts.\n* Display account balance (potentially with additional information in child classes).\n\n**Future Development:**\n\n* Implement additional functionalities like account transfers, interest calculations (for savings accounts), and transaction history.\n* Explore error handling for invalid transactions or insufficient funds.\n* Export account information to a file.\n\n**Dependencies:**\n\n* This project requires a C++ compiler that supports C++11 features (like inheritance and polymorphism). Most modern C++ compilers fulfill this requirement.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmzelidrissi%2Fbank-account-management-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhmzelidrissi%2Fbank-account-management-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhmzelidrissi%2Fbank-account-management-cpp/lists"}