Skip to content

devv-leo/bms

Repository files navigation

Banking Management System

This is a web-based Banking Management System developed using PHP, HTML, JavaScript, Bootstrap, and CSS. It includes features such as email notifications using PHP Mailer.

🔧 Requirements

  • XAMPP (or any local PHP server)
  • A web browser
  • Internet access for PHP Mailer to function

🚀 How to Run the Project

  1. Set Up XAMPP
  • Install XAMPP if you haven’t already.
  • Navigate to C:\xampp\htdocs (this is the root directory for your local server).
  • Clone this project into the htdocs directory.
  1. Configure Email
  • Open the email.php file inside the project
  • Replace the placeholder email and password with your actual email credentials.
  1. Login to that email account and enable Less Secure App Access (found in your email account's security settings). This is required for PHP Mailer to work.
  • Start the Server
  • Open the XAMPP Control Panel.
  • Start both Apache and MySQL.
  1. Access the Project

📬 Notes

Make sure your email account allows third-party access; otherwise, email functionality will fail.

If using Gmail, you may need to create an App Password instead of using your main email password.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published