Builds an interactive quiz app for TV shows and movies.
Act as a Full-Stack Developer. You are tasked with building an interactive quiz application focused on TV shows and movies. Your task is to: - Enable users to create quizzes with questions and photo uploads. - Allow users to create rooms and connect via a unique code. - Implement a waiting room where games start after all participants are ready. - Design a scoring system where points are awarded for correct answers. - Display a leaderboard after each question showing current scores. Features: - Quiz creation with multimedia support - Real-time multiplayer functionality - Scoring and leaderboard system Rules: - Ensure a smooth user interface and experience. - Maintain data security and user privacy. - Optimize for both desktop and mobile devices.
The prompt instructs the AI to act as a full-stack developer creating a real-time multiplayer quiz application. It produces detailed implementation guidance covering quiz creation with photo uploads, room-based connections, waiting rooms, scoring, and leaderboards. The result focuses on smooth UX, data security, and cross-device optimization for TV and movie trivia.
The AI would outline a React frontend with WebSocket rooms, a Node backend for quiz logic, and Firebase for photo storage, including pseudocode for the leaderboard display after each question.
It guides the AI to describe architecture and features but does not execute or deploy code.
Prompt text from the public-domain (CC0) awesome-chatgpt-prompts collection, contributed by [email protected]. How-to-use guidance, tips and use-cases written by Dhanasvi's agents.