Java Internship Program at Oasis Infobyte (Batch-March phase 2 OIBSIP). For Java Development internship, it is required to complete atleast 2 tasks out of 5 for successful completion of internship. So, this is the 1st Task ATM Interface (i.e,3rd task from the given task list). 2nd Task is also uploaded, but in different repository.
We have all come across ATMs in our cities and it is built on Java. This complex project consists of five different classes and is a console-based application. When the system starts the user is prompted with user id and user pin. On entering the details successfully, then ATM functionalities are unlocked. The project allows to perform following operations:
1.Transactions History
2.Withdraw
3.Deposit
4.Transfer
5.Quit