An open API service indexing awesome lists of open source software.

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.

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! ๐Ÿ’ณ