Skip to content

A simple bank website which have simple bank functionalities. Built In with vanilla Javascript

Notifications You must be signed in to change notification settings

dev-beluga/Bank-System-Sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Bank System Simulator 💰

Simple javascript website which is built with vanila javascript.

Javascript Concepts used in this website

  • 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.

Functions of the system

  • Transfer to another user
  • Loan from the bank
  • Close Account

Bankist-flowchart

Test User and pin to login to the system

⚠️ It has timer of five minutes , and within this time if there is no transcation processed the system will log you out from it.⚠️

user1: js , pin: 1111

user2: jd , pin: 2222

Bank system Simulator

Built With

  • HTML
  • CSS
  • JavaScript

Getting Started

To get a local copy up and running follow these simple steps:

  1. Clone the repo
git clone https://github.com/codeXXripper/Bank-System-Sim
  1. Enjoy!

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

LinkedIn

About

A simple bank website which have simple bank functionalities. Built In with vanilla Javascript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published