Wallex is a secure and user-friendly digital wallet platform designed to simplify online transactions.
It allows users to send, receive, and manage money effortlessly with real-time balance updates and seamless authentication.
- Frontend Live Site: Wallex Frontend
- Backend API: Wallex Backend
| Project Part | Repository Link |
|---|---|
| π₯οΈ Frontend | Programming-Hero-Level2-B5A6-Assignment-Frontend |
| βοΈ Backend | Programming-Hero-Level2-B5A6-Assignment-Backend |
- React.js
- Tailwind CSS
- React Router DOM
- Axios
- React Hook Form
- Zustand / Context API (if used)
- Node.js
- Express.js
- MongoDB (Mongoose)
- JWT Authentication
- Zod Validation
- bcrypt (for password hashing)
β
Secure user authentication (JWT-based)
β
Role management (Admin / User / Agent)
β
Digital wallet functionality
β
Cash In / Cash Out / Send Money / Payment
β
Transaction history tracking
β
Realtime balance updates
β
Responsive UI built with Tailwind CSS