ATM-Management-System
ATM-Management-System copied to clipboard
A semester project completed in Java Programming language
ATM-Management-System
This repository contains an ATM Management System project implemented in Java.
Instructions
To run the program, follow these steps:
- Run the
AtmMainDriver
file. - No additional packages need to be downloaded.
- The username and password for both "Admin" and "User" are as follows:
- Username: zahid
- Password: 1234
- Start by running the "admin" to create an account and set up the system.
- Use the "user" account to perform actions such as withdrawing, checking balances, and transferring funds between accounts.
Make sure you have Java installed on your system before running the program.
Feel free to explore and utilize the functionalities provided.
Note: This project is a semester assignment completed in Java during the academic year 2017-2018.