All Projects → zakee94 → online-banking-system

zakee94 / online-banking-system

Licence: other
Online banking system in PHP & MySQL accompanied by a beautiful website !

Programming Languages

PHP
23972 projects - #3 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to online-banking-system

python-emv
EMV Smartcard Protocol Tool and Library
Stars: ✭ 72 (+22.03%)
Mutual labels:  banking
bian
The Banking Industry Architecture Network e.V. (BIAN) model in Archimate 3
Stars: ✭ 48 (-18.64%)
Mutual labels:  banking
yezz.me
My personal website 🚀
Stars: ✭ 23 (-61.02%)
Mutual labels:  website
Loan-calculator-bank-payment
Loan Calculator a small web application encoded in HTML, PHP, JS, and CSS. If you want to earn from BANK NICHE then you can use Loan Calculator script.
Stars: ✭ 32 (-45.76%)
Mutual labels:  banking
responsive-landing-page-headphones
Responsive Landing Page Using HTML CSS & JavaScript 🎧 | Headphones Website Design
Stars: ✭ 111 (+88.14%)
Mutual labels:  responsive-web-design
powerauth-crypto
PowerAuth - Open-source solution for authentication, secure data storage and transport security in mobile banking.
Stars: ✭ 48 (-18.64%)
Mutual labels:  banking
coindesk-dashboard
Transform a nice behance.com design in HTML,CSS
Stars: ✭ 13 (-77.97%)
Mutual labels:  responsive-web-design
esug.github.io
European Smalltalk User Group Web site
Stars: ✭ 13 (-77.97%)
Mutual labels:  website
PoolPort
A PHP library to connect all Iranian payments gateways
Stars: ✭ 75 (+27.12%)
Mutual labels:  banking
sudoku
A Sudoku web app in React.
Stars: ✭ 50 (-15.25%)
Mutual labels:  responsive-web-design
science-fiction-magazines-blog
Blog template (concept) is inspired by stylish science fiction magazines of the 80-90s.
Stars: ✭ 24 (-59.32%)
Mutual labels:  responsive-web-design
BankPayment
Persian Bank Payment Server
Stars: ✭ 37 (-37.29%)
Mutual labels:  banking
bunq2ifttt
bunq2IFTTT creates a self-hosted interface between the bunq banking API and IFTTT.
Stars: ✭ 20 (-66.1%)
Mutual labels:  banking
jbanking
A Java banking API
Stars: ✭ 58 (-1.69%)
Mutual labels:  banking
filterox-repo
filterox - website sederhana manipulasi gambar
Stars: ✭ 15 (-74.58%)
Mutual labels:  website
public
This is a repository of BIAN artefacts, currently the BIAN Semantic APIs
Stars: ✭ 42 (-28.81%)
Mutual labels:  banking
open-psd2
An open source framework for using banking API's built for PSD2 regulation.
Stars: ✭ 20 (-66.1%)
Mutual labels:  banking
aioneframework
Aione Framework: All-in-one lightweight mobile first front-end framework to design websites, web applications, mobile applications, progressive web applications having large number of examples, documentation, tutorials, community support, components.
Stars: ✭ 13 (-77.97%)
Mutual labels:  responsive-web-design
publiccode.net
Home to the website of the Foundation for Public Code. This is the most public-facing place for people to learn about the organization.
Stars: ✭ 17 (-71.19%)
Mutual labels:  website
Stylizer
Stylizer is a flexible Css framework based on the visual aspect, the framework offers you a clean and easy work.
Stars: ✭ 44 (-25.42%)
Mutual labels:  responsive-web-design

Disclaimer

This project should not be modified in any way and used anywhere else without my permission.

If you use this project for phishing purposes after modifying the source code / or by any other means, remember that the original project has nothing to do with phishing or any other malicious purpose. Any loss of data or unauthorized access which happened because of such phishing kits would not be my responsibility as that is not my original code. Strict legal action would be taken if someone is found modifying it and using it for any unethical purpose.

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.

A fictional name of "Dolphin Bank" has been used only for representative purposes.

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.

How to build/use

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

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

Import the net_banking.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.

All the passwords and the usernames of both the admin and the customer can be found in the database i.e. in the file net_banking.sql.

However some important usernames and passwords are provided below :

  • Username of admin is "admin" & password is "password123".
  • Username of most of the customers is their "first_name" & password is their "first_name" followed by "123".

Some useful links to help in proper setup :

Details about the project

An exhaustive list of features, documentation, design hierarchy, details about the web pages, database, design characterstics/features and a lot more can be found here.

The ER Diagram can also be found on the link given above or can be viewed here.

Description of the various folders

  • /net-banking : Contains the source code of the website
    • /net-banking/images : Contains various images and icon vectors used as resources in the website
    • /net-banking/fonts : Contains various fonts(.ttf files) used in the website

Screenshots (more can be found here)

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].