Skip to content

A basic banking application to make transactions between users, transfer money between multiple accounts, view all customer data and past transactions between different accounts.

Notifications You must be signed in to change notification settings

rebin03/Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Banking System

Internship Project for The spark foundation

A simple web application to make transactions between users, transfer money between multiple accounts, view all customer data and past transactions between different accounts.

Language 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, account number & current balance.
  2. Transaction table records all transfers happened.

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

A basic banking application to make transactions between users, transfer money between multiple accounts, view all customer data and past transactions between different accounts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published