rohitmak / E-Wallet-App

Home Page:https://e-wallet-app-frontend.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Features of Application:

  1. User Authentication: Secure user login and registration functionality.
  2. JWT-based Authentication: Implemented JSON Web Tokens (JWT) to authenticate and verify user identities.
  3. User Dashboard: A personalized dashboard for users to view a list of registered users and search for specific users to initiate money transfers. user-dashboard
  4. Money Transfer: A secure "Send Money" feature that updates the virtual account balance in the database. money-transfer-interface
  5. Transaction Management: Utilized database transactions to ensure atomicity and consistency of financial transactions.

About

https://e-wallet-app-frontend.vercel.app/


Languages

Language:JavaScript 98.6%Language:HTML 1.2%Language:CSS 0.2%