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. The application gives an easy way to account holders to manage or monitor their money on their account without actually being there at the bank. The project has a simple and pleasant user interface with the help of Bootstrap Framework v4.It includes three modules: user, manager, and cashier
Note 🔴: - This code has been modified from another project's source code on the web.
You can modify the code to meet your specific requirements.
🟦 Features :
🌟User Module :
- Secure Login
- Account Information
- Account Statement
- Funds Transfer
- Account Balance
- Notification
- Edit Profile
- Change password(Optional)
🌟Manger Module :
- Manager Login
- Add User Account
- Manage User account
- Send Notice to user account
- Get Feedback from user account
- Manage Cashier and Add account
🌟Cashier Module :
- user can widraw or deposit money
🟩 Installation/Setup
- 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 :
-> Username : admin123@gmail.com
-> Password : 1234
🟪 Manager Account :
-> Username : manager@manger.com
-> Password : 1234
🟪 Cashier Account :
-> Username : cashier@gmail.com
-> Password : 123
✨Screenshots :
You're all welcome to contribute to this project! Whether it's fixing bugs, improving existing features, or suggesting new ideas—every bit helps. Feel free to fork the repo, open issues, or submit pull requests.
Let's make this project better togethe r!