Skip to content

HanieSolaty/Bankist-App

Repository files navigation

Bankist-App

This is a bank application.

This App is avaiable at this link.

In this app we have 2 users with:
Username: js
Password: 1111

Username: jd
Password: 2222

The users transactions will be display when they are logged in. They also can perform new transactions like requesting a loan, or transfering money to other accounts and also delete thier own account.

This apps have features like format and display numbers and currency based on user location (in account). Also dates are displayed based on user local format.
Transactions can also be sorted in asc or des order based on thier value or date base.

Each user will be logged out if they remain inactive for 3 min.