m-carecho / DigitalBank

A simple project for practice Java and Object-Oriented Programming

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🏧 Digital Bank 🏧

This is a project carried out during DIO's Java bootcamp

πŸ“Œ About the project

A program that simulates simple banking operations, creating accounts and printing statements

πŸ“ Application purpose

The application is of the console type and simulates simple financial operations. The implemented functions are:

  • Create "bank" accounts
  • Transfer between accounts
  • Deposit
  • Withdraw
  • account registration
  • show extract

About

A simple project for practice Java and Object-Oriented Programming


Languages

Language:Java 100.0%