Skip to content

Asmitha18/banking-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Sparks Foundation Web Development Internship Project: Basic Banking System website.

A web application transfers virtual money between multiple users and records banking transactions/ activities.

The website has the following specification -

  1. Start with dummy data for up to 10 customers.
  2. Customers table with basic fields such as name, email, account number, current balance, etc.
  3. Transaction status: 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. Front end : HTML, CSS, Bootstrap & Javascript