Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 714 Bytes

File metadata and controls

12 lines (10 loc) · 714 Bytes

Basic Banking System

Sparks Foundation Web Development Internship Project : Basic Banking System website. A web application used to tranfer virtual money between multiple users and also record the banking transactions/ activities.

The website has the following specification -

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

Flow : Home Page > View all customers > Select and View one customer > Transfer Money > Select customer to transfer to > View all Customers. check out website at : https://imyashl.github.io/Basic_Banking_System/