Skip to content

A basic banking management system built using core HTML, CSS, JavaScript, and PHP.

License

Notifications You must be signed in to change notification settings

sawongam/Simplified-Web-BMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simplified Web Bank Management System

HTML CSS JavaScript PHP SQL Status

Simplified Web BMS is a basic banking management system built using core HTML, CSS, JavaScript, and PHP.

Note: This is a simplified version of a BMS, You can get the full-fledged bank management system with more features built using Bootstrap from Bank-Management-System-in-Web.

Features

  • User registration and login
  • Transaction history
  • Transfer funds
  • Income/Expense Tracker

Installation

To set up the project locally, follow these steps:

  1. Clone the repository: git clone https://github.com/sawongam/simplified-web-bms.git
  2. Navigate into the project directory: cd simplified-web-bms
  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.

Usage

Open the project in your browser. You can register a new account or login if you already have an account. Once logged in, you can manage your account, view your transaction history, and transfer funds.

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.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Author

This project was created by sawongam