A Dynamic Web Application that allows users to perform money transactions with multiple users and also record their transactions/ banking activities.
The website has the following:-
- Customer table with basic fields such as name, email, current balance with a dummy data.
- Transfer table with basic fields such as sender, receiver, transaction time and transferred amount.
- View customers information with their updated balance.
- Transfer Money to another User Account.
- Transaction History page which records all the transactions. for all the customers.
- Transaction History for each customer.
For FrontEnd: HTML, CSS and JavaScript. For BackEnd: Java(JSP, Servlets) and MySQL as Database.
https://drive.google.com/file/d/1h5-t_koX4_p_lyVFFhiIDWSPk_2E9Om6/view?usp=sharing