Skip to content

Latest commit

 

History

History
60 lines (43 loc) · 2.47 KB

README.md

File metadata and controls

60 lines (43 loc) · 2.47 KB

Bank Management System in Web

HTML CSS Bootstrap JavaScript PHP SQL Status

A Web-based banking system, providing account login, creation, balance inquiry, fund transfers, analytics, and more.

Features

  • 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.

Technologies Used

  • Frontend: HTML, CSS, Bootstrap, JavaScript
  • Backend: PHP
  • Database: SQL

Installation

To set up the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/sawongam/Bank-Management-System-in-Web.git
  2. Navigate into the project directory: cd Bank-Management-System-in-Web
  3. Install a local server environment like XAMPP or WAMP.
  4. Copy the database to your Local Server environment.
  5. Move the project files to the htdocs folder of your local server.
  6. Start your local server and open the project in your browser.

Demo

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.

Screenshots:

Home Dashboard Analytics

Contribution

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.

Author

This project was created by sawongam