https://github.com/zaahidali/atm-management-system
A semester project completed in Java Programming language
https://github.com/zaahidali/atm-management-system
atm atm-management-system java java-programming java-project semester-project
Last synced: 2 months ago
JSON representation
A semester project completed in Java Programming language
- Host: GitHub
- URL: https://github.com/zaahidali/atm-management-system
- Owner: zaahidali
- Created: 2020-04-07T08:42:30.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-18T12:17:45.000Z (about 1 year ago)
- Last Synced: 2025-04-01T12:03:55.554Z (3 months ago)
- Topics: atm, atm-management-system, java, java-programming, java-project, semester-project
- Language: Java
- Size: 62.5 KB
- Stars: 34
- Watchers: 2
- Forks: 22
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATM-Management-System
This repository contains an ATM Management System project implemented in Java.
## Instructions
To run the program, follow these steps:
1. Run the `AtmMainDriver` file.
2. No additional packages need to be downloaded.
3. The username and password for both "Admin" and "User" are as follows:
- Username: zahid
- Password: 1234
4. Start by running the "admin" to create an account and set up the system.
5. 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.