This is the frontend for the Financial Sandbox Portal, where developers can:
- Register an account
- Subscribe to a paid plan (powered by Stripe in test mode)
- Access a secure dashboard with financial APIs like:
- Fund Transfer
- Invoice Generation
- Transaction logs with pagination
- React.js
- React Router
- Axios
- JWT for auth
- RBAC (Role-Based Access Control)
- Stripe (test mode)
✅ Developer Registration & Login
✅ Secure JWT-based authentication
✅ Subscription flow using Stripe Checkout (Test Mode)
✅ Protected Dashboard — only accessible after subscription
✅ API Explorer to test:
- Transfer funds
- Generate invoices