Kevalshahhh / Basic-Banking-System

A basic banking system which will just transfer money between multiple customers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic-Banking-System

It is a Basic Banking System for making transactions between users. It can transfer Money between multiple accounts, view all Customer's data and view all the past transactions happened between different Users.

TO RUN project -

  1. Save the project in c/xampp/htdocs/(downloaded folder)
  2. Open xampp server - Start Apache and Mysql open php my admin
  3. Create Database named 'bank' and import the sql file(provided in database folder)
  4. Open chrome and type localhost/banking/index.php

For Demo you can check My website: "https://keval00.000webhostapp.com/"

About

A basic banking system which will just transfer money between multiple customers.


Languages

Language:PHP 79.8%Language:Hack 14.0%Language:CSS 6.1%