Sparks Foundation Web Development Internship Project
Built a dynamic Banking Administration System for the transaction of money between accounts with connection to databases for storing and updating the details of customers and tracking all the transactions.
The website has the following specification
1. A dummy data for atleast 10 customers
2. Customers cards with basic necessary fields such as name, email, A/C number, IFSC Code, current balance etc.
3. Transaction flow and Payment receipt.
4. Transaction log containing history of transactions.
Front-end : HTML5, CSS3, JavaScript, ajax, jQuery
Back-end : PHP
Database : MySQL
- Bank Employee Login Page
- Dashboard home page
- Select the customer to Pay from
- Transfer Money
- Select customer to transfer to
- Receipt Page
- View all Transactions.
- Employee table for employee table accessed by DB Admin
- Customers Table containing their details
- Transaction Table containing Transaction Details
This project is for practice and knowledge purpose