A basic banking web app which allow transaction bwtween customers
- Check out live website Click here 👈
A simple dynamic website that has the following specs:
- Created a dummy dataset for the users using MYSQL database.
- Customers have basic details such as Name, E-Mail, current balance, etc.
- Transaction happens between the customers and all the transaction are saved in transaction history page.
Home Page > View all customers > select and show one customer > Transfer Money > Seclect customer to transfer money> View all customers.
- Home Page
- Customers Details
- Transaction page
Any feedback and suggestions are most welcome 🙏!!