Skip to content

Creating a basic dynamic banking website that allows one to create users, transfer of money between various users and showing all the transaction history.(Without Login Page) Technology Stack: HTML, CSS, JS, PHP, MySQL

Notifications You must be signed in to change notification settings

Shahaastha/Basic-Banking-Website

Repository files navigation

Sparks Foundation Internship Project

Task#1: Basic Banking System

Creating a basic dynamic banking website that allows one to create users, transfer of money between various users and showing all the transaction history.(Without Login Page)

Technology Stack: HTML, CSS, JS, PHP, MySQL

Flow: Home Page > View all Users > Select and View one User > Transfer Money > Select reciever > View all Users > View Transfer History.


Database consist of two Tables- users Table & transaction Table

1)User table have basic fields such as name, email & current balance.

2)Transaction table records all transfers happened along with their time.


Link: https://sparksaastha.000webhostapp.com/

About

Creating a basic dynamic banking website that allows one to create users, transfer of money between various users and showing all the transaction history.(Without Login Page) Technology Stack: HTML, CSS, JS, PHP, MySQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published