Skip to content

aarushi374/Citizen-Bank

Repository files navigation

Bank_Sparks_Foundation_Task

Functionality

  1. View the customers on the bank
  2. Transfer Money from one customer to another
  3. View the time when the transaction was made

Home Page

HomePage

Customers Page

CustomersPage

Customer Details

CustomerDetails

Transfer Money

TransferMoney

Transaction Page

Transactions

Database

Two tables created

1) Customers Table

table1

2) Transaction Table

table2