Skip to content

panch8/bank-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bank-app

Pretty simple but functional bank app. One of two repos. No frameworks. No libraries just plane JAVASCRIPT.

To check functionality clone it.

you can loggin. two users accounts availables : username = js pin = 1111

username = jd pin = 2222

you can request a loan. (only condition to request less than 10% of biggest deposit)

you can make a tranfer

you can close the account.

bank landing page: https://github.com/panch8/bank-landingpage Captura de Pantalla 2023-02-22 a la(s) 14 20 28

functionality behind the scenes.

Expiration timer. Internatlization API. Formatting dates Formatting currencies 20+ array methods used.

About

Pretty simple but functional bank app. One of two repos. No frameworks. No libraries just plane JAVASCRIPT.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors