Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)