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.
- Host: GitHub
- URL: https://github.com/pabitra-33/basic-banking-system
- Owner: Pabitra-33
- Created: 2023-06-19T20:43:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T17:40:29.000Z (over 1 year ago)
- Last Synced: 2024-04-19T18:46:05.674Z (over 1 year ago)
- Language: HTML
- Size: 501 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.