Skip to content

RashminDungrani/online-banking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Banking website using PHP

Status GitHub Issues GitHub Pull Requests 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

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

📄 Screenshot

Show some 💗 and star the repo to support the project