Simple javascript website which is built with vanila javascript.
- Number (conversion, parsing, Math methods, reminder operator, underscore operator)
- Date (using the new keyword on Date, calculations on date builting methods
- Intl (Internationalization API)
- setTimeout and setInterval
See what it look like and play around it, just follow this link.
- Transfer to another user
- Loan from the bank
- Close Account
user1: js , pin: 1111
user2: jd , pin: 2222
- HTML
- CSS
- JavaScript
To get a local copy up and running follow these simple steps:
- Clone the repo
git clone https://github.com/codeXXripper/Bank-System-Sim
- Enjoy!
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. 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.