Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 659 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 659 Bytes

Basic-Banking-System

Task 1 at The Spark Foundation Sparks Foundation Web Development Internship Project: Basic Banking System website. A web application used to transfer virtual money between multiple users and also record banking transactions/ activities.

The website has the following specifications - Start with dummy data for up to 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.