Skip to content

Tobezz/Kwarztrade_bank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KWARZ TRADE BANK

An onling banking that enhance money transfer,currency exchange and money remittance services across all region.

Online Banking System

A web based banking system with all essential features and security accompanied by a beautiful and simple website. The website is designed in accordance with google material design and resposive web design guidelines to ensure a seamless experience between devices.

Built with

HTML5, CSS, JavaScript & jQuery used for front-end design.

PHP7 & MySQL used for back-end design.

Oracle MySQL has been used to create and host the database for the internet banking website.

Other than the languages/tools mentioned above no other/external libraries and/or web-page templates have been used, everything has been coded from ground-up straight from scratch.

USAGE

Setup an environment which supports web development like LAMP on Linux systems OR install WampServer/XAMPP or anything similar on Windows.

Copy the folder Kwarz_trade_bank or the files in it to the location of the localhost. For example "/var/www/html", the loaction of localhost in Ubuntu.

Import the Kwarz_bank.sql database into your MySQL setup.

Edit the file connect.php and give proper username and password of your MySQL setup.

Open a browser and test wether the setup works or not by visiting the home page. Type "localhost/home.php" as the URL in the browser to visit the home page.

Authors