An open API service indexing awesome lists of open source software.

https://github.com/rashmindungrani/online-banking

Online Banking Website using PHP
https://github.com/rashmindungrani/online-banking

online-banking onlinebanking php phpproject

Last synced: 7 months ago
JSON representation

Online Banking Website using PHP

Awesome Lists containing this project

README

          

Online Banking website using PHP

[![Status](https://img.shields.io/badge/status-active-success.svg)]()
[![GitHub Issues](https://img.shields.io/github/issues/kylelobo/The-Documentation-Compendium.svg)](https://github.com/RashminDungrani/online-banking/issues)
[![GitHub Pull Requests](https://img.shields.io/github/issues-pr/kylelobo/The-Documentation-Compendium.svg)](https://github.com/RashminDungrani/online-banking/pulls)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](/LICENSE)

---

I made this simple website for just college project purpose, so feel free to use and modify if you want.


## 📝 Table of Contents

- [About](#about)
- [Getting Started](#getting_started)
- [Authors](#authors)
- [Screenshots](#screenshots)

## 🧐 About

Online Banking website is an electronic payment system that enables customers of a bank to transfer and request money to other customers.

## 🏁 Getting Started

### Prerequisites

To set this web application, make sure PHP and PHPMyAdmin is installed on your server.

### Installing

1. Open PHPMyAdmin, create a database name 'bank_db' and import the bank_db.sql file. This will generate tables in your database on your server.

2. Once this is done, go to the url of your website and it should be up and running.

Admin site on : http://localhost/online-banking/site/dist/


Customer site on : http://localhost/online-banking/admin/dist/

- Make sure this project in 'online-banking' named directory for direct access from this urls.

## ✍️ Authors

- [@rashmin](https://github.com/rashmindungrani) - Idea & Initial work

## 📄 Screenshot

- [screenshots](https://github.com/RashminDungrani/online-banking/tree/master/screenshots)

### Show some 💗 and star the repo to support the project