rafsal.in

QuizApp

A full-stack quiz platform where users can create, share, and compete in real-time quizzes. Built with Next.js, Prisma, and WebSockets for live multiplayer sessions.

Next.js TypeScript Prisma WebSockets PostgreSQL
Started May 2026
Tech Stack Next.js, Supabase, Tailwind
QuizApp — cover image

Screenshots

1 / 3
QuizApp screenshot 1

Overview

QuizApp is a real-time multiplayer quiz platform that lets anyone create engaging quizzes and challenge friends or the world. Built for speed and fun.

Key Features

  • 🎮 Real-time multiplayer — WebSocket-powered live sessions with up to 50 players
  • 📊 Live leaderboard — See scores update instantly as answers come in
  • 🛠️ Quiz builder — Drag-and-drop interface for creating question sets
  • 🔒 Auth & profiles — Save your quizzes and track your history

Tech Stack

The backend is powered by Next.js API routes with Prisma ORM connecting to a PostgreSQL database. Real-time features use Socket.io. The UI is built with Tailwind CSS and Radix UI primitives for accessible components.