Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.16 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.16 KB

ATM Interface

Task-3: ATM Interface
Language: Core Java
IDE: Netbeans
My Task is to implement a simple ATM interface that allows users to withdraw, deposit, and check their balance. It also includes a main menu that allows users to select their desired option.

Demo Video:

ATM.interface.1.1.mp4

Snapshot:

1 2 3 4 5 6 7