Skip to content

anthonychavis/bankist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist

Banking web application with only front-end.

Table of Contents

Introduction

The goal of this project was to practice using array methods, numbers & dates, timers, & the Internationalization API. I additionally practiced making a flowchart using the draw.io application.

This site is not currently responsive.

Technologies

  • JavaScript - ES6+
  • CSS3
  • HTML5
  • draw.io

Login

There are two accounts to log in to. The first account's username is "js" with the password "1111". The second has username "jd" with password "2222". Once logged in, you can transfer money back and forth between the two accounts. However, you will notice a 1:1 exchange rate despite a difference in currency. There is no logout button; log in to the other account while still logged into the current. You can also request a loan and close the account altogether. If the loan is approved, the approved amount will appear in the transaction history after a brief delay. Lastly, there is a logout timer to log you out after inactivity.

Launch

Bankist site

Sources

This project was based on The Complete JavaScript Course 2022: From Zero to Expert!, by Jonas Schmedtmann - sections 11 & 12.

Contact

Anthony Chavis.

Releases

No releases published

Packages

No packages published