Skip to content

A Small Banking Website which is used to transfer the amount between the users as depicted in the Project.

Notifications You must be signed in to change notification settings

Ayush979/Basic-Banking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic-Banking-System

FOUNDATION Bank

The Sparks Foundation Internship Project : Basic Banking System

A Dynamic Website is used to transfer money between 10 users.
Stack used -

Front-end : HTML, CSS, Bootstrap & Javascript

Back-end : PHP

Database : MySQL

The Database contains two Tables- Users Table & Transaction Table
The User table have basic fields such as name, email & current balance.
The Transaction table records all transfers happened along with their time.
The Flow of the Website:
Home Page > View all Users > Select and View one User > Transfer Money > Select reciever > View all Users > View Transfer History.

Running of the Project

Steps are- 1:- Install and Open Xampp Control Panel. 2:- Connect Apache Server and mySQL Server. 3:- If it does not connect at first then open Task Manager and disconnect mySQL id option from there. 4:- Now disconnect Apache and mySQL server and then reconnect it. 5:- Now open localhost/phpmyadmin and then add the required files there. 6:- Now open the Index file. 7:- After the work, don't forget to turn off the Apache and MySQL Servers.

About

A Small Banking Website which is used to transfer the amount between the users as depicted in the Project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published