Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkanho/atm
A GUI application demonstrating real-life ATM in JAVA
https://github.com/kkanho/atm
java
Last synced: 4 days ago
JSON representation
A GUI application demonstrating real-life ATM in JAVA
- Host: GitHub
- URL: https://github.com/kkanho/atm
- Owner: kkanho
- Created: 2023-09-02T15:20:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-02T15:55:02.000Z (over 1 year ago)
- Last Synced: 2024-11-19T22:58:28.577Z (about 2 months ago)
- Topics: java
- Language: Java
- Homepage:
- Size: 283 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATM Java Project
A GUI application demonstrating real-life ATM in JAVA
This project was built to showcase the knowledge of Object Oriednted Programming(OOP).
# Run the project
Downlaod the .jar file [here](https://github.com/kkanho/ATM/raw/main/atm.jar) and execute the following command
```
java -jar atm.jar
```# Demonstration videos:
[![ATM demo](https://img.youtube.com/vi/XsSm7L9Q3I0/0.jpg)](https://www.youtube.com/watch?v=XsSm7L9Q3I0)