{"id":22959867,"url":"https://github.com/abengl/ntt-project1","last_synced_at":"2026-04-17T03:01:36.089Z","repository":{"id":261326330,"uuid":"883379579","full_name":"abengl/NTT-Project1","owner":"abengl","description":"Primer projecto en Java para el Bootcamp Tech Girls de NTT Data Perú. Inicia el desarrollo de una aplicación para el manejo de cuentas bancarias de usuarios.","archived":false,"fork":false,"pushed_at":"2024-11-07T21:18:52.000Z","size":120,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-14T17:04:02.112Z","etag":null,"topics":["fun","functional-programming","mysql","oop","spring-boot"],"latest_commit_sha":null,"homepage":"","language":"Java","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/abengl.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,"publiccode":null,"codemeta":null}},"created_at":"2024-11-04T21:31:45.000Z","updated_at":"2024-11-20T14:00:50.000Z","dependencies_parsed_at":"2024-11-06T00:19:21.608Z","dependency_job_id":"489c9fbe-5001-4b3e-8da3-d443bff8e972","html_url":"https://github.com/abengl/NTT-Project1","commit_stats":null,"previous_names":["abengl/ntt-project1"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/abengl/NTT-Project1","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abengl%2FNTT-Project1","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abengl%2FNTT-Project1/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abengl%2FNTT-Project1/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abengl%2FNTT-Project1/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abengl","download_url":"https://codeload.github.com/abengl/NTT-Project1/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abengl%2FNTT-Project1/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31913078,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"online","status_checked_at":"2026-04-17T02:00:06.879Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["fun","functional-programming","mysql","oop","spring-boot"],"created_at":"2024-12-14T18:29:04.638Z","updated_at":"2026-04-17T03:01:36.056Z","avatar_url":"https://github.com/abengl.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Banking System Project\n\nThis project is a banking system simulation written in Java ☕. It provides functionalities for client management, account operations (such as deposits and withdrawals), and balance checks, applying Object-Oriented Programming principles and using a local MySQL database for data persistence.\n\n## Features\n\n- **Client Registration**: Register clients with unique identifiers, email, and other validations.\n- **Account Management**: Open checking and savings accounts, each with specific rules like overdraft limits for checking accounts.\n- **Transaction Operations**: Deposit and withdraw funds, including handling for overdrafts and insufficient balances.\n- **Data Persistence**: Stores client and account information in a MySQL database.\n\n## Project Structure\n\n- **Model Classes**: Core classes (`BankAccount`, `Client`, `SavingsAccount`, `CheckingAccount`) represent the main entities.\n- **Service Layer**: The `BankService` class encapsulates business logic for client registration, account management, and transaction operations.\n- **Driver Class**: `SystemDriver` class contains sample code to demonstrate system functionality and test scenarios.\n\n## Getting Started\n\n### Prerequisites\n\n- **Java**: JDK 17 or later\n- **Apache Maven**: Version 3.8 or higher\n- **MySQL**: Local instance with appropriate user permissions\n\n## Usage\n\n1. **Register a Client**: Add a new client with required information like name, DNI, and email.\n2. **Open an Account**: Create checking or savings accounts for registered clients.\n3. **Make Transactions**: Perform deposits and withdrawals, observing the rules for each account type.\n4. **Check Balance**: Retrieve the current balance of any account.\n\n## Documentation\n\n### Diagram\n\n\u003e **Model UML Class Diagram**: [UML Class Diagram](https://abgodoyluna.atlassian.net/l/cp/4qYaDY10)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabengl%2Fntt-project1","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabengl%2Fntt-project1","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabengl%2Fntt-project1/lists"}