- This is a payment gateway system through which one registers themselves and then link their bank accounts to our system . Once the bank account is Linked You can start paying any user who has been registered in our systems .
- Login / Sign Up / Authentication: Account Creation has been implemented with sessions.
- Link your bank account
- Transfering funds from your account to others who are using this system
- Getting the history of all your transactions in a simplified format
- Front-End: React js , React Query , Tailwind Css
- Back-End: Node js , Prisma , PostgreSQL
The project is still in its nascent stage and runs only on a Virtual Environment on the local host.