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

https://github.com/pabitra-33/basic-banking-system

Task description - 'Basic Banking System' where the user can transfer money to other users, records all the transaction history & stores in MySQL database.
https://github.com/pabitra-33/basic-banking-system

Last synced: 7 months ago
JSON representation

Task description - 'Basic Banking System' where the user can transfer money to other users, records all the transaction history & stores in MySQL database.

Awesome Lists containing this project

README

          

# BASIC-BANKING-SYSTEM
Task description - 'Basic Banking System' where the user can transfer money to other users, records all the transaction history &stores in MySQL database.

Flow:
Home Page > View all Customers > Select and View one Customer > Transfer Money > Select customer to transfer to >View all Customers.

Tools & Technologies used:
HTML ,CSS, JavaScript, MySQL.