The Order AI Quiz is an interactive web application that helps users discover the most suitable AI solution based on their goals, needs, and preferences. The existing concept lacked a structured quiz flow, engaging design, and scalable performance. This project required building a modern, mobile-friendly React application with branching quiz logic, instant personalized results, and shareable outcomes.

The quiz required dynamic paths based on user answers, which introduced logical complexity. To solve this, a modular quiz engine was developed in React, tracking responses in real time and ensuring smooth navigation without errors.
As more questions were added, performance risks increased. The team addressed this by implementing lazy loading for question components and optimizing state management to minimize re-renders.
The client needed to edit quiz content without coding knowledge. This was solved by building a JSON-driven content structure, allowing non-technical users to update questions, answers, and results seamlessly.
Personalized results needed unique, shareable URLs with metadata for social previews. This was achieved with dynamic routing and serverless metadata injection, ensuring each quiz result could be shared with engaging previews.
Lahore, Pakistan