A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.
- User Authentication: Secure login and account creation for users.
- Balance Inquiry: Check the account balance easily.
- Fund Transfers: Transfer funds between accounts.
- Transaction History: View a detailed history of transactions.
- Analytics: Visualize transactions and track accounts
- Responsive Design: User-friendly interface accessible on various devices.
- Frontend: HTML, CSS, Bootstrap, JavaScript
- Backend: PHP
- Database: SQL
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/sawongam/Bank-Management-System-in-Web.git
- Navigate into the project directory:
cd Bank-Management-System-in-Web
- Install a local server environment like XAMPP or WAMP.
- Copy the database to your Local Server environment.
- Move the project files to the htdocs folder of your local server.
- Start your local server and open the project in your browser.
You can visit the link to visit the live version of the website.
You can register a new account or log in using the following credentials:
- Account Number: 200
- Password: a
Once logged in, you can access your account, transfer funds, view your profile, transaction history, and analytics.
Contributions to the project are welcomed. If you find any bugs, issues, or have suggestions for improvements, feel free to open an issue or submit a pull request. Let's collaborate and make this project better together.
This project was created by sawongam