Skip to content

utsavhingar22/Sparks-Foundation-Basic-Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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- Users Table & Transaction Table(banking_system)

User table have basic fields such as name, email & current balance. Transaction 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.

Releases

No releases published

Packages

No packages published