{"id":15442600,"url":"https://github.com/limagabri/banking-system","last_synced_at":"2025-06-27T00:37:03.640Z","repository":{"id":257714998,"uuid":"859103864","full_name":"limagabri/Banking-System","owner":"limagabri","description":"A simple banking system.","archived":false,"fork":false,"pushed_at":"2024-09-23T16:42:28.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T07:13:41.952Z","etag":null,"topics":["banking-system","python3"],"latest_commit_sha":null,"homepage":"https://limagabri.github.io/Banking-System/","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/limagabri.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-09-18T05:02:20.000Z","updated_at":"2024-09-23T16:42:31.000Z","dependencies_parsed_at":"2024-09-18T08:12:06.727Z","dependency_job_id":"4f6c05b0-e2c1-4c7e-836d-19a23e757eb3","html_url":"https://github.com/limagabri/Banking-System","commit_stats":null,"previous_names":["limagabri/banking-system"],"tags_count":1,"template":true,"template_full_name":null,"purl":"pkg:github/limagabri/Banking-System","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limagabri%2FBanking-System","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limagabri%2FBanking-System/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limagabri%2FBanking-System/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limagabri%2FBanking-System/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limagabri","download_url":"https://codeload.github.com/limagabri/Banking-System/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limagabri%2FBanking-System/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262166325,"owners_count":23269024,"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","python3"],"created_at":"2024-10-01T19:28:50.302Z","updated_at":"2025-06-27T00:37:03.519Z","avatar_url":"https://github.com/limagabri.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🏦 Banking System\n\nThis project was developed as part of the NTT DATA Bootcamp - Data Engineering with Python challenge on [Digital Innovation One (DIO)](https://www.dio.me/). The goal is to implement a simple banking system with deposit, withdrawal, statement, user, and account management functionalities.\n\n## ⚙️ Features\n\nThe banking system includes the following features:\n1. **Deposit**: Allows users to deposit positive amounts into their bank accounts.\n2. **Withdraw**: Users can make up to 3 withdrawals per day, with a maximum limit of R$ 500.00 per withdrawal.\n3. **Statement**: Displays all deposits and withdrawals made, as well as the current account balance.\n4. **Create User**: Users can be created by providing their name, date of birth, CPF (validated as a unique 11-digit number), and address.\n5. **Create Account**: Each user can have one or more accounts. Accounts are created with a unique sequential number tied to a user.\n6. **List Accounts**: Displays all the accounts created, showing the account number, branch, and associated user.\n7. **List Customers**: Lists all registered customers, displaying their name, CPF, and address.\n8. **Exit**: Closes the system.\n\n## 🔒 System Rules\n\n- **Deposits**: \n  - Only positive amounts are allowed.\n  - All deposits are recorded in the account statement.\n- **Withdrawals**:\n  - Limit of 3 withdrawals per day.\n  - Maximum limit of R$ 500.00 per withdrawal.\n  - The system checks the account balance before allowing a withdrawal.\n- **Statement**: \n  - Lists all transactions (deposits and withdrawals).\n  - Informs the user if no transactions were made.\n- **Users**:\n  - Users are registered with a unique CPF (validated to ensure it is a valid 11-digit number).\n  - Duplicate CPFs are not allowed.\n- **Accounts**:\n  - Each user can have multiple accounts.\n  - Accounts are created with a unique sequential number and tied to a fixed branch (0001).\n  - Only users with a valid CPF can create accounts.\n\n## 🛠️ Technologies Used\n\n- **Language**: Python 3\n\n## 📋 Prerequisites\n\n- Python 3 installed on your machine.\n\n## 🚀 How to Run\n\nTo run the banking system, follow these steps:\n1. Make sure you have Python installed on your machine.\n2. Clone this repository.\n```bash\ngit clone https://github.com/your-username/banking-system.git\n```\n3. Navigate to the project directory.\n```bash\ncd Banking-Challenge\n```\n4. Run the script:\n```bash\npython challenge.py\n```\n\n## 🔗 Links\n\n* [Digital Innovation One (DIO)](https://www.dio.me/)\n* [Bootcamp NTT DATA - Engenharia de Dados com Python](https://www.dio.me/bootcamp/engenharia-dados-python)\n\n## 🤝 Contribution\n\nContributions, issues, and pull requests are welcome! Feel free to check the issues page if you have any questions or suggestions.\n## 📄 License\n\nThis project is free for educational purposes.\nThis project is licensed under the MIT License.\nSee the LICENSE file for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimagabri%2Fbanking-system","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimagabri%2Fbanking-system","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimagabri%2Fbanking-system/lists"}