AshishS9565 / Basic-banking-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

License:Eclipse Public License 2.0


Languages

Language:PHP 80.1%Language:CSS 15.2%Language:Hack 4.6%