Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mementomori11723/bank-app
A simple Bank application demonstrates simple bank functionalities which you can view through either CLI or through Web
https://github.com/mementomori11723/bank-app
atm bank cli golang
Last synced: 25 days ago
JSON representation
A simple Bank application demonstrates simple bank functionalities which you can view through either CLI or through Web
- Host: GitHub
- URL: https://github.com/mementomori11723/bank-app
- Owner: MementoMori11723
- Created: 2024-06-14T19:01:56.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-11-14T07:12:43.000Z (about 1 month ago)
- Last Synced: 2024-11-14T08:20:01.186Z (about 1 month ago)
- Topics: atm, bank, cli, golang
- Language: Go
- Homepage:
- Size: 74.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bank - Application
This is a simple bank application that allows you to create an account, deposit money, withdraw money, check balance, view transaction history, and many other features.
## Support :
1. Web
2. CLI## fearures:
- Create an account
- Deposit money
- Withdraw money
- Check balance
- View transaction history
- Settings (change pin, change account name, and many other options)
- Exit