Saved searches
Use saved searches to filter your results more quickly
Cancel Create saved search
Sign up Reseting focus
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session.
This project is entitled Online Bank Management System. This is a web-based application project developed in PHP and MySQL Database. The main goal of this project is to provide the Bank Management and their Account holders to manage and transact online.
License
Notifications You must be signed in to change notification settings
shiv-modi/Banking-Management-System-Using-PHP-and-MySQL
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Go to file
Folders and files
Last commit message
Last commit date
Latest commit
History
View all files
Repository files navigation
Banking-Mangnagnment-System-Using-PHP-and-MySQL
- Secure Login
- Account Information
- Account Statement
- Funds Transfer
- Account Balance
- Notification
- Edit Profile
- Change password(Optional)
- Manager Login
- Add User Account
- Manage User account
- Send Notice to user account
- Get Feedback from user account
- Manage Cashier and Add account
- user can widraw or deposit money
- Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
- Extract the downloaded source code zip file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming charusat_bank.
- Import the provided SQL file. The file is known as charusat_bank.sql located inside the database folder.
- Browse the Budget and Expense Tracker System in a browser. i.e. http://localhost/bank.
- User Account :
- Manger Account :
- Cashier Account :
About
This project is entitled Online Bank Management System. This is a web-based application project developed in PHP and MySQL Database. The main goal of this project is to provide the Bank Management and their Account holders to manage and transact online.