This project is a learning exercise, replicating key backend functionality of the PayTM App or Any other wallet transaction app.
- User Authentication & Authorization: Secure login, registration, password hashing and access management.
- Wallet Management: Simulated functionality view wallet balance, and send money to users.
- Payment Processing: Implementation of payment simulations.
- Backend Framework: Node.js with Express
- Database: MongoDB
- Frontend Framework: React.js
- Styling: Tailwindcss
This project is for learning and educational purposes only. It is not intended for production use and does not reflect the full capabilities or design of the actual Paytm app.