Solution
I developed a progressive web app (PWA) using Vite + ReactJS for a responsive, mobile-friendly interface. The backend was an event driven system built with NestJS, providing the APIs and business logic for chat, payments, and project handling.
Real-time communication was powered by InstantDB and Pusher, while Novu handled notification delivery for status updates and agent responses. Stripe was integrated to enable secure, smooth client payments.