Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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