Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theihasan/bangking-app
https://github.com/theihasan/bangking-app
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theihasan/bangking-app
- Owner: theihasan
- Created: 2023-09-20T03:08:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-30T04:54:25.000Z (about 1 year ago)
- Last Synced: 2024-06-28T15:22:42.299Z (6 months ago)
- Language: PHP
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bangking-App
Welcome to the Bangking-App, a simple and secure command-line banking application that allows both administrators and customers to manage their accounts and transactions conveniently.
## Features
### Admins
1. **View All Transactions**: Admins can see a list of all transactions made by all users.
2. **View Transactions by User**: Admins can search for transactions by specifying a user's email.
3. **List of Customers**: Admins can view a list of all registered customers.### Customers
1. **View Transactions**: Customers can see a list of all transactions made from their account.
2. **Deposit Funds**: Customers can deposit money into their account.
3. **Withdraw Funds**: Customers can withdraw money from their account.
4. **Transfer Funds**: Customers can transfer money to another customer's account using their email.
5. **Check Account Balance**: Customers can check their current account balance.## Getting Started
1. Clone the repository to your local machine:
```shell
git clone https://github.com/imabulhasan99/Bangking-App.git
cd Bangking-App