Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maskedsyntax/atm-interface
This project uses the concept of object oriented programming to show ATM transactions which includes withdrawing, depositing, transferring money and then show the account history of the user. Also, the user can add a memo for different transactions. Also, the user can have multiple accounts associated with it.
https://github.com/maskedsyntax/atm-interface
hash java md5 oop oops-in-java
Last synced: about 1 month ago
JSON representation
This project uses the concept of object oriented programming to show ATM transactions which includes withdrawing, depositing, transferring money and then show the account history of the user. Also, the user can add a memo for different transactions. Also, the user can have multiple accounts associated with it.
- Host: GitHub
- URL: https://github.com/maskedsyntax/atm-interface
- Owner: MaskedSyntax
- Created: 2021-04-02T18:55:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-15T17:49:09.000Z (over 2 years ago)
- Last Synced: 2024-12-10T16:16:12.770Z (about 1 month ago)
- Topics: hash, java, md5, oop, oops-in-java
- Language: Java
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATM-Interface
This project uses the concept of object oriented programming to show ATM transactions which includes withdrawing, depositing, transferring money and then show the account history of the user. The user can add memo for different transactions and also have multiple accounts associated with it.