/Basic-Banking-System

This is the first task of Sparks Foundation Internship tasks.

Primary LanguagePHP

Basic Banking System 🏦

This project is the first task of The Sparks Foundation Internship tasks. The theme of this project is to create a simple dynamic "Banking System".

Table of Content:

Overview:

  • Project consists of four pages:

    1. HomePage -> Contains what the project is for.

    2. Customers Page -> Shows all customers that already have an account with this bank.

    3. Transfer Money Page -> That contains:

      • Select and view one customer.
      • Transfer money by selecting customers to transfer to.
    4. History Page -> Display the updated balance of customer after transferring.

  • Flow: home page > view all customers > select and view one customer > transfer money > select customer to transfer to > view all customers.

  • No login page, No user creation, Only transfer money between multiple users.

Screenshots:

homepage

customers

choose

transs

hist

Technologies Used:

  • HTML
  • CSS
  • Bootstrap
  • PHP
  • MySQL

Find Me: