A web application used to transfer money between two users and also record the banking transactions/activities.
- HTML
- CSS
- Bootstrap
- Django
- SQLite
Start with a dummy data for upto 10 customers. Customers table with basic fields such as name, email, current balance etc. Transaction status: Transfer table/ Transfer History which records all the transactions
Home > View Customer > Select One Customer > Transfer Money > Select Receiver > View Customer > View Transaction History