Live Quiz App

This page summarizes the projects mentioned and recommended in the original post on /r/reactjs

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Socket.io

    Realtime application framework (Node.JS server)

  • How would I go about making a live quiz app similar to that of Gimkit, Kahoot, Quizziz, Quizlet live, etc? From my research, People use socket.io but I have found nothing about using it in an application like this, where one would make a quiz and have people join.

  • quickstart-android

    Firebase Quickstart Samples for Android

  • If you work only with Front-End I suggest looking into Firebase real-time database. It uses WebSockets the same as socket.io under the hood. But you don't need to implement the backend. Unless you're a full-stack developer and know how to implement socket.io on the server.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts