A Fictional & Minimalist Bank which allows users to Log-in an account, Transfer To Other Accounts, Request Loan, Delete Account, Log-out Timer, Sort Movements, Internationalize Date & Currency.
You Can See The BankPay App
Live On: Click Here
Account | UserName | Password | currency |
---|---|---|---|
Paul Fadayo | pf |
1111 |
EUR |
Guest Account | ga |
2222 |
USD |
BankPay is a Fictional & Online Bank.
BankPay is written in Javascript, which handles DOM manipulation and user interaction throughout the project.
Features:
- ✅ Log-in
- 🎉 Transfer To Other Accounts
- 🚀 Request Loan (Loan must be at least 10% of any of your deposit)
- 🎈 Delete Account
- 🔁 Log-out Timer
- 🔥 Sort Movements
- 💥 Internationalize Date & Currency
- 🥳 Both Mobile & Desktop Responsive
Technologies:
- HTML
- CSS
- JS (Main)🚀
To get a local copy up and running follow these simple steps:
- Clone the repo:
git clone https://github.com/paulthadev/bankpay.git
- Navigate to the project directory:
cd bankpay
- Open
index.html
in your browser to view the app.
- Log in using the provided credentials.
- Transfer funds between accounts.
- Request loans based on your deposit balance.
- Delete your account if needed.
- Sort your financial movements for better insights.
- Internationalize your account to display dates and currencies in your preferred format.
Feel free to fork the repository and submit pull requests. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.