KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
banking-app
★ 17
Open GitHub ↗
Banking app in ReactJS.
Download README (.md)
Explore Similar Repositories
Multi-Layer-Skybox
:
No description available.
onvif
:
IP camera ptz control
gotsql
:
No description available.
kardex2pdf
:
Extension de chrome que transforma tu Kardex (boleta del IPN en el SAES) a un "unofficial transcript" en formato de PDF en ingles.
MAX2870
:
Arduino support for the MAX2870 Wideband Frequency Synthesizer chip from Maxim
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
banking-app
?
Download (.md)
# Banking App in ReactJS  The user is a bank employee who manually manages the bank's accounts. He does the creation of account manually using the account holders name and sets the initial balance of the account if possible. He also does the withdrawal and deposit manually for each account. He also does the transfer of balances if there are requests for it. Your task is to help this poor employee out by creating a simple admin banking app [Live demo of Banking App](https://jeffdelara.github.io/banking-app/) ## Objective A banking app created with ReactJS. ## Demo Account Credentials Use the following credentials to test the app. ### For Admin ``` email: admin@admin.com password: abc123 ``` ### For Client ``` email: client@client.com password: abc123 ``` [Live demo of Banking App](https://jeffdelara.github.io/banking-app/)