An open API service indexing awesome lists of open source software.

https://github.com/sumeetgedam/tsf-basic-banking-system


https://github.com/sumeetgedam/tsf-basic-banking-system

css database mysql php webdevelopment

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# TSF-Basic-Banking-System
# The-Sparks-Foundation
Sparks Foundation Internship Project : Basic Banking System
A Web Application used to transfer money between multiple users (Project contains 10 dummy users). A dummy user can also be created.

Stack used -
Front-end : HTML, CSS, Bootstrap & Javascript
Back-end : PHP
Database : MySQL

Database contains two Tables- Customers Table & history Table
1. Customers table have basic fields such as name, email & current balance.
2. history table records all transfers happened along with their time.

Flow of the Website: Home Page > View all Users > Select and View one User > Transfer Money > Select reciever > View all Users > View Transfer History.


![Screenshot (67)](https://user-images.githubusercontent.com/54938364/161375964-607a3003-006f-4d81-8c61-e7f6f95f7f9b.png)

![Screenshot (68)](https://user-images.githubusercontent.com/54938364/161375975-cbd5b9dd-ccb3-44f3-ac00-f598002f2cd1.png)

![Screenshot (70)](https://user-images.githubusercontent.com/54938364/161375997-978a63e8-0b43-4b05-8969-18509de64a87.png)

![Screenshot (71)](https://user-images.githubusercontent.com/54938364/161925203-7eb1bbeb-5654-47c0-aa81-ca63c662d0b9.png)