Skip to content

ManoharKH/Basic-Banking-System

Repository files navigation

Basic-Banking-System

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).

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.

The apache server was set to run on port 8080 of localhost. and mysql was set on port 3306.

The data base credentials can be seen in config.php

About

Task 1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published