Skip to content

DevenderSonu/BankingSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking System Project

Project Overview

This project is a Banking System that manages customer transactions and details. It has been developed using HTML, CSS, PHP, and JavaScript. The database used is MySQL.

Languages Used

  • HTML
  • CSS
  • PHP
  • JavaScript

Database Used

MySQL

Steps to Run the Project

Step 1: Install XAMPP

Download and install XAMPP from https://www.apachefriends.org/

Step 2: Import the Database

  1. Open XAMPP and start the Apache and MySQL services.
  2. Import the database by using the provided SQL file (customerdb.sql) in the project.

Step 3: Run the Project

  1. Place the project files in the htdocs folder inside the XAMPP installation directory.
  2. Open a web browser (Chrome, Firefox, etc.).
  3. Run the project by accessing the index.html file in the browser.

Project Structure

  • index.html: Main HTML file for the project.
  • styles.css: CSS file for styling the HTML elements.
  • script.js: JavaScript file for client-side functionality.
  • customerdb.sql: SQL file containing the database schema and initial data.

Note

Ensure that you have a stable internet connection, and the XAMPP services are running properly before running the project.

Feel free to customize and enhance the project as needed.

Happy coding!

About

This project about Banking System and Customer transactions details

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors