Giter Site home page Giter Site logo

tarun-kh / basic-banking-system---the-sparks-foundation Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 392 KB

Basic Banking System is a simple dynamic website with details of customers like username ,e-mail , current balance. Transferred details are storage in database in Transaction History. @GRIPJUNE23

PHP 12.58% CSS 2.32% Hack 0.85% Jupyter Notebook 84.25%

basic-banking-system---the-sparks-foundation's Introduction

Sparks Foundation - Basic_Banking_System

Index

  • Description
  • First Time Installation
  • How To Run
  • Screenshort

Description

  • This a Internship task by The Sparks Foundation.
  • This project is built on HTML/CSS, Bootstrap, PHP and MySQL(XAMPP server).
  • Details of Customers are maintained as UserName, E-mail, Balance are fields.
  • Transaction is done through PDO, If some Error occured while Transaction changes made to table is Rollback(Reverted).

First Time Installation

  • Clone the Repository.
  • Make sure you have installed XAMPP on your computer.
  • Copy this folder(Basic_Banking_System) to XAMP installation Directory and then inside htdocs folder.
For Example
C:\xampp\htdocs\
  • Open Xampp Control Panel. Click on Start button near Apache and MySQL.Once the successfull running of Apache and Xampp, click on admin its take to pHpMyAdmin page there import user SQL database file(i.e Bank_of_India.sql file).
  • After importing all files successfully.
  • Open browser type the following into search bar.
http://localhost/Basic_Banking_System/

How To Run

  • After following steps above(First Time Installation).
  • Make Sure XAMPP is active with Apache and MySQL Server Enabled.
  • Open Browser Enter the following URL:
http://localhost/Basic_Banking_System/

OR

http://localhost/Basic_Banking_System/index.php
  • You will land to Homepage of Bank of India Website.
  • Click On New User for Registration which Navigates to Resgister Page. If your already registered click on Make Transaction for Transactions.
  • You will see Customer details in table with deatils like(Name, Email, Current balance, etc.).
  • Click on Send Button Corresponding any row of table.
  • Now We are on Money Transfering Page. Now select a Valid Name in Send Money To textbox and also Enter Amount, Click on Send Button To Start Transfer.
  • Make sure the Amount you enter is not greater then current balance of the Person Selected, else it will pop Message.
  • If the Transaction is successful Message will displayed and Changes made by above Transaction will be updated to customer table.
  • Click On Transaction Histroy Button in home page or in navigation bar to see the Recent Transaction Histroy.

basic-banking-system---the-sparks-foundation's People

Contributors

tarun-kh avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.