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

  1. Secure Login
  2. Account Information
  3. Account Statement
  4. Funds Transfer
  5. Account Balance
  6. Notification
  7. Edit Profile
  8. Change password(Optional)
  1. Manager Login
  2. Add User Account
  3. Manage User account
  4. Send Notice to user account
  5. Get Feedback from user account
  6. Manage Cashier and Add account
  1. user can widraw or deposit money
  1. Open your XAMPP/WAMP's Control Panel and start the Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. 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.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming charusat_bank.
  6. Import the provided SQL file. The file is known as charusat_bank.sql located inside the database folder.
  7. Browse the Budget and Expense Tracker System in a browser. i.e. http://localhost/bank.

  1. User Account : user_webpage
  2. Manger Account : manager_webpage
  3. Cashier Account : cashier_webpage

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.