https://github.com/sahakkdev/bankist-app
Bankist App
https://github.com/sahakkdev/bankist-app
html-css-javascript
Last synced: 11 months ago
JSON representation
Bankist App
- Host: GitHub
- URL: https://github.com/sahakkdev/bankist-app
- Owner: SahakKDev
- Created: 2023-12-18T12:57:33.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-31T07:14:50.000Z (over 2 years ago)
- Last Synced: 2025-01-30T11:15:49.524Z (over 1 year ago)
- Topics: html-css-javascript
- Language: JavaScript
- Homepage: https://bankist-app-s.netlify.app/
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Banking Interface Project
This project is a web-based banking interface that simulates
a basic banking application. It offers functionalities like
logging in, viewing account balance, displaying transactions,
transferring money, requesting loans, and closing accounts.
### Features
• Login: Users can log in using predefined usernames and PINs.
• Account Overview: Upon logging in, users can view their account balance, recent transactions, and summary of incoming and outgoing amounts.
• Transaction Handling: Users can perform transactions, including money transfers and loan requests.
• Account Closure: There's an option to close the account by confirming the username and PIN.
### Test Accounts
1. USERNAME - js
PIN - 1111
2. USERNAME - jd
PIN - 2222