Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 598 Bytes

File metadata and controls

24 lines (19 loc) · 598 Bytes

Bank Project

A bank program that has set accounts that the user can access and deposit/withdraw/check balance/exit program.

Installation

Use Git Repository link to run and access the program.

Git link access

Program

Java

Setup

Open project inside of VScode with java packages installed Run the program from main Use the console for input Input account number Input any number 1-4 Follow the steps to check the balance, deposit, or withdraw Exit program

By Christopher Casanave, Matthew Niesta, Miguel Mendez