The-Sparks-Foundation-

Sparks Foundation Internship Project :- Basic Banking System A Web Application used to transfer money between multiple users. An easy way to transfer money.

Stack used are

  • For Front-end :-
  • HTML
  • CSS
  • Bootstrap
  • Javascript.
  • For Back-end :-
  • PHP.
  • For Database :- MySQL.

Database contains two Tables :- Users Table & Transaction Table

User table have basic fields such as name, email & current available balance. Transaction table records all transactions which are made by the users with date and 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.