It is a Basic Banking System for making transactions between users. It can transfer Money between multiple accounts, view all Customer's data and view all the past transactions happened between different Users.
TO RUN project -
- Save the project in c/xampp/htdocs/(downloaded folder)
- Open xampp server - Start Apache and Mysql open php my admin
- Create Database named 'bank' and import the sql file(provided in database folder)
- Open chrome and type localhost/banking/index.php
For Demo you can check My website: "https://keval00.000webhostapp.com/"