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 -
- Start with dummy data for up to 10 customers.
- Customers table with basic fields such as name, email, account number, current balance, etc.
- 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