This application is similar to an online banking application where user can create account, send money
to beneficiaries. For security concern OTP verification, profile password and JWT token concept were
implemented.
The application is build using React Js, NodeJs, Express and MongoDb
Develop a website banking application using multifold security features.
- User can create account.
- Valid user can add beneficiaries to his/her account, can send money to the added beneficiaries.
- Two factor Authentication
- Profile password for sending money
- Bcrypt Encryption
- JWT implementation
- Password Expiry feature
Title | Image |
---|---|
Dashboard | |
Add Beneficiary | |
Send Money | |
Registration Page | |
Login Page |