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
- Host: GitHub
- URL: https://github.com/rashmindungrani/online-banking
- Owner: RashminDungrani
- License: mit
- Created: 2019-12-23T13:07:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-10T04:29:13.000Z (8 months ago)
- Last Synced: 2025-03-10T05:28:27.686Z (8 months ago)
- Topics: online-banking, onlinebanking, php, phpproject
- Language: HTML
- Homepage:
- Size: 16.5 MB
- Stars: 40
- Watchers: 5
- Forks: 29
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Online Banking website using PHP
[]()
[](https://github.com/RashminDungrani/online-banking/issues)
[](https://github.com/RashminDungrani/online-banking/pulls)
[](/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)
Online Banking website is an electronic payment system that enables customers of a bank to transfer and request money to other customers.
### 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.
- [@rashmin](https://github.com/rashmindungrani) - Idea & Initial work
- [screenshots](https://github.com/RashminDungrani/online-banking/tree/master/screenshots)
### Show some 💗 and star the repo to support the project