Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 1.09 KB

File metadata and controls

19 lines (12 loc) · 1.09 KB

🌐 Basic Banking System

Basic Banking system is a web application which allows transfer of money between multiple users and records history of transactions too. It is build with validations for transfer of negative amount, zero amount, etc. The tabular representation of transaction history displays transaction details and also status of transaction such as 'Failed' or 'Successful'.

📷 ScreenShots

1

Bankhome1

2 3
bankHome2 BankUsers
4 5
BankTransfer historyBank