Skip to content

Sapu30/BasicBankingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BasicBankingSystem

I was supposed to create a Basic Banking System for The Sparks Foundation as an (Web Development & Designing) internship project.

So, I created a simple Dynamic website used to transfer virtual money b/w multiple users and also record the banking transactions.

Tech Stack:
  • Front-end : HTML5, CSS, Bootstrap
  • Back-end : PHP
  • Database : MYSQL

Specifications in my website:
  1. The project contains dummy data for upto 10 users.
  2. The database contains 2 tables – User table and Transaction history table:
    • User Table has basic fields such as name, email, account no. and amount/current balance.
    • Transaction History Table records all transactions happened b/w multiple users with their date & time.

Flow of the website:    Home Page -> Create User -> Transfer Money -> View Transaction History

The Transfer Money page contains a table having 3 fields Sender name (account no.), Receiver name (account no.) and the amount of money sender sends to the receiver.

About

Web Development & Designing Internship at The Spark Foundation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published