Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/palashhawee/bankist
https://github.com/palashhawee/bankist
array-methods front-end-development javascript javascript-applications project website-development
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/palashhawee/bankist
- Owner: PalashHawee
- Created: 2023-02-26T07:45:44.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-02T07:14:17.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T22:18:56.459Z (2 months ago)
- Topics: array-methods, front-end-development, javascript, javascript-applications, project, website-development
- Language: JavaScript
- Homepage: https://thebanker.netlify.app/
- Size: 756 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Live Demo
https://thebanker.netlify.app/
### User and Pin for Demo
User: js pin: 1111
# The Bankist WebsiteA simple javaScript Website to utilize the functionalities of array methods in real life situations.
## Flow Chart of the Project
![Flow Chart](https://github.com/PalashHawee/bankist/blob/main/Bankist-flowchart.png)
## Features
- User Login
- Display bank amounts
- Transfer Amount to another account
- Request for loan amounts
- Delete account## License
[MIT](https://choosealicense.com/licenses/mit/)
## Tech Stack
**Client:** JavaScript, HTML, CSS
## Authors
- [@palashhawee](https://github.com/PalashHawee)