{"id":23665799,"url":"https://github.com/b3ta-blocker/bank_management_system","last_synced_at":"2025-12-08T11:30:13.336Z","repository":{"id":229086362,"uuid":"740649342","full_name":"B3TA-BLOCKER/Bank_Management_System","owner":"B3TA-BLOCKER","description":"Featuring my second-semester CS-112 (OOP) project – Bank Management system implemented in C++. The project includes functionalities for managing customer data. You'll find the source code, documentation, and any necessary instructions for running the program. Feel free to delve into the project, and I welcome any feedback or collaboration.","archived":false,"fork":false,"pushed_at":"2024-03-21T23:58:16.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-29T06:16:17.319Z","etag":null,"topics":["cpp","csv-files","file-handling","group-project","object-oriented-programming","user-interface"],"latest_commit_sha":null,"homepage":"","language":"C++","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/B3TA-BLOCKER.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}},"created_at":"2024-01-08T19:24:13.000Z","updated_at":"2024-03-21T15:11:54.000Z","dependencies_parsed_at":"2024-03-22T00:50:52.935Z","dependency_job_id":null,"html_url":"https://github.com/B3TA-BLOCKER/Bank_Management_System","commit_stats":null,"previous_names":["b3ta-blocker/bank_management_system"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FBank_Management_System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FBank_Management_System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FBank_Management_System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/B3TA-BLOCKER%2FBank_Management_System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/B3TA-BLOCKER","download_url":"https://codeload.github.com/B3TA-BLOCKER/Bank_Management_System/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239665896,"owners_count":19677030,"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","csv-files","file-handling","group-project","object-oriented-programming","user-interface"],"created_at":"2024-12-29T06:16:29.689Z","updated_at":"2025-12-08T11:30:13.290Z","avatar_url":"https://github.com/B3TA-BLOCKER.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **🏦 Bank Management System**\n\n## **📄 Description**\n\n**The Bank Management System 🏦, a C++ program for my second-semester OOP group project, offers a user-friendly interface for banking operations. Features include account creation, transaction history, and balance inquiries. File handling ensures reliable customer information storage. 💳📊**\n\n## ✨ Features\n\n- **Account Management:** Create, update, and delete customer accounts.\n- **Transaction History:** View a detailed transaction history for each account.\n- **Balance Inquiry:** Check the account balance at any time.\n- **File Handling:** Persistent storage of customer data using file handling.\n\n## 📂 Project Structure\n\n- **`main.cpp`** : Main source code file containing the program logic.\n- **`customer.csv`** : File to store customer data (can be customized).\n  \n## Getting Started\n\n### 🔧 Prerequisites\n\n- C++ Compiler.\n- Any C++ IDE (optional).\n\n### 🛠 Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/B3TA-BLOCKER/Bank_Management_System.git\n    ```\n\n2. Navigate to the project directory:\n   ```bash\n   cd Bank_Management_System\n   ```\n   \n3. Compile the source code:\n\n    ```bash\n    g++ main.cpp -o main\n    ```\n\n4. Run the executable:\n\n    ```bash\n    ./main\n    ```\n\n## 🚀 Usage\n\n1. **Account Creation:**\n   - Select the option to create a new account.\n   - Enter customer details as prompted.\n\n2. **Transaction History:**\n   - View transaction history by selecting the appropriate option.\n\n3. **Balance Inquiry:**\n   - Check account balance through the designated menu option.\n\n4. **File Handling:**\n   - Customer data is stored in the **`customer.csv`** file.\n   \n\n## 🤝 Contributing\n\nContributions are welcome! Feel free to open issues or submit pull requests.\n\n## 📝 License\n\nThis project is licensed under the [MIT License](LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3ta-blocker%2Fbank_management_system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fb3ta-blocker%2Fbank_management_system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fb3ta-blocker%2Fbank_management_system/lists"}