Netbanking Web-App

Netbanking Web-App

our team has created a netbanking website model where one can easily create an account and transfer funds to different users who already have an account in our Bank by their account numbers

The problem Netbanking Web-App solves

Our website provides a user friendly interface and database security which involves using the B-crypt module that is used for hashing and salting the passwords before storing it in the database, so that the data remains safe even in case of data leak

Challenges we ran into

we faced a problem while authenticating the password of the user while signing up as the javascript compiler was not fetching the object from our database. thus we had to use an async function and where we used await so that the variable fetches the object from the database before continuing further compilation and execution.

This same problem was faced during money transfer where we had to use async and await so that the server could update the database for changes in the bank balance of respective accounts.

Tracks Applied (1)

Fintech

we have made wonderful UI For netBanking application

Discussion