https://github.com/zul132/basic-banking-system-tsf-internship
A simple banking system website wherein money can be transfered between customers. A ledger is maintained for viewing the customer details as well as the history of transactions. Built using HTML, CSS, PHP with MySQL database.
https://github.com/zul132/basic-banking-system-tsf-internship
banking-system banking-website css grip gripsep23 gripsept23 html javascript mysql php portfolio-project sql the-sparks-foundation
Last synced: about 2 months ago
JSON representation
A simple banking system website wherein money can be transfered between customers. A ledger is maintained for viewing the customer details as well as the history of transactions. Built using HTML, CSS, PHP with MySQL database.
- Host: GitHub
- URL: https://github.com/zul132/basic-banking-system-tsf-internship
- Owner: zul132
- Created: 2023-09-30T13:51:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-01T10:56:44.000Z (8 months ago)
- Last Synced: 2025-04-11T17:16:51.047Z (6 months ago)
- Topics: banking-system, banking-website, css, grip, gripsep23, gripsept23, html, javascript, mysql, php, portfolio-project, sql, the-sparks-foundation
- Language: PHP
- Homepage:
- Size: 2.39 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ๐ฆ Basic Banking System
_The Sparks Bank_ is a simple yet functional banking system website that allows users to transfer money to and from customers. A ledger is maintained for viewing the customer details as well as the history of transactions.This project was developed using **HTML**, **CSS**, **JavaScript**, **PHP**, and **MySQL** as part of my Web Design & Development internship at [The Sparks Foundation](https://internship.thesparksfoundation.info/).
## ๐ Features
- View customer details and account balances ๐ค
- Secure money transfers between customers ๐ฐ
- Transaction history with real-time updates ๐
- Responsive and user-friendly UI ๐จ
- Built with PHP and MySQL for dynamic data handling โก## ๐ ๏ธ Tech Stack
- **Frontend:** HTML, CSS, JavaScript
- **Backend:** PHP, MySQL
- **Styling:** Bootstrap, Custom CSS## ๐บ Demo Video
https://github.com/user-attachments/assets/1ff1ad7a-5999-4eeb-b665-efd8f7609d4d## ๐ฆ Setup & Installation
### Prerequisites
- Install [XAMPP](https://www.apachefriends.org/) or a similar local server### Steps to Run the Project
1. Clone the repository:
```sh
git clone https://github.com/zul132/basic-banking-system.git
cd basic-banking-system
```
2. Move the project folder to the `htdocs` directory of XAMPP.
3. Start Apache and MySQL from the XAMPP control panel.
4. Import the `bankingsystem.sql` database file into phpMyAdmin.
5. Open the browser and go to:
```sh
http://localhost/basic-banking-system/
```## ๐งช Testing
Perform transactions and check if updates reflect correctly in the customer database and transaction history.## ๐ฉโ๐ป Author
Developed by **Fathima Zulaikha** during the Web Design & Development Internship at **The Sparks Foundation**.---
Empowering digital banking with seamless transactions! ๐ณ