Dating platform-like web application that provides users with a platform for finding ideal partners. This web app executes multiple tasks concurrently and was built using Next.js 14, React, TypeScript, and MongoDB. The goal was to implement a user-friendly Admin panel to control the overall platform operation
- User Authentication: Secure user authentication for account login.
- Dashboard: An intuitive dashboard displaying essential information.
- Transaction History: View a detailed history of transactions made through the platform.
- One-Click Bill Payments: Simplify bill payments with just one click.
- Frontend: React.js
- Routing: React Router
- HTTP Requests: Redux Thunk
- State Management: Redux toolkit