Skip to content

teasus/Bankist--Main---Bank-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bankist--Main---Bank-App

Bank app with clean UI having necessary banking features like sending money to other users, receiving money, getting Loan.

Features :

  1. User can send money to other user .
  2. User can get loan from the bank , which cant exceed above 9 times of their available balance (900%) . (eg: you have 100 in your account then loan amt cant exceed above 1000 )
  3. Used world time API to fetch current time based on current region of user .

USE THESE IDS TO LOGIN

USER : const account1 = user: js pin: 1111 Currency = EUR

const account2 = user: jd pin: 2222 Currency = USD

const account3 = user: ar pin: 2222 Currency = INR

YET TO ADD :

  1. As of now crud is implemented locally so limited to 3 users{will soon add a online database to store all details like transactions, id pass for verfication and all CRUD functionalities into a database .

  2. Creating a new new User using GOOGLE AUTH .

About

Bank app with clean UI having necessary banking features like sending, receiving, getting Loan. as of now crud is implemented locally, limited to 4 users

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors