This is a application of payment in construction.
I wanted a tool that allows you to:
- create an user to transfer money in this bank
- use money transfer methods
- make easy the process to transfer, pay and receive money.
Initial, you need pip and python.
- Clone the repo
git clone https://github.com/guisteglich/EasyPay.git
- You need install the requirements:
pip install requirements.txt
- Run the EasyPay:
flaks run
- Create user account
- Update, Delete user account
- Update user balance with new value.
- [] Transfer to others users.
Distributed under the MIT License.