Skip to content

SubhadipSR/Banking-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Banking-Mangnagnment-System

The Bank Management System is a web-based application built using PHP and MySQL. Its main purpose is to help banks and account holders manage accounts and transactions online. With this system, users can easily check and manage their bank accounts without visiting the bank. The application has a simple and user-friendly design, created using Bootstrap v4. It includes three main roles: User, Manager, and Cashier.

🟦 Features :

🌟User Module :

  1. Secure Login
  2. Account Information
  3. Account Statement
  4. Funds Transfer
  5. Account Balance
  6. Notification
  7. Edit Profile
  8. Contact manager

🌟Manger Module :

  1. Manager Login
  2. Open New User Account
  3. View the details of the user account
  4. Send Notice to user account
  5. Get Feedback from user account
  6. Manage Cashier and Add account

🌟Cashier Module : (This can only be used when user is available infront of the cashier)

  1. User can widraw or deposit money

🟩 Installation/Setup

  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 SBIbms.
  6. Import the provided SQL file. The file is known as sbibms.sql located inside the database folder.
  7. Browse the Budget and Expense Tracker System in a browser. i.e. http://localhost/SBIbms.

🟪 User Account :

-> Username : user1@gmail.com

-> Password : user

🟪 Manager Account :

-> Username : manager@gmail.com

-> Password : Manager@2025

🟪 Cashier Account :

-> Username : cashier1@gmail.com

-> Password : cashier1

User Account : {91F3A5EA-A44B-4C69-8C9F-AE8C7D0A9AE9}

Manager Account : {05D9D9D5-8348-4605-AEDF-B3AC3F49185B}

Cashier Account : {E4F922CB-D6C6-45AF-AA52-FE8FE90DED94}

About

The Bank Management System is a web-based application built using PHP and MySQL. Its main purpose is to help banks and account holders manage accounts and transactions online. With this system, users can easily check and manage their bank accounts without visiting the bank.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors