Giter Club home page Giter Club logo

real-time-quiz-application's Introduction

Quizify - Real-Time Quiz Application

Quizify is a real-time quiz application that allows users to engage in a fun and competitive quiz game. This repository contains the source code for Quizify, and it's built using a combination of HTML, CSS, Bootstrap, jQuery, Node.js, Express, and Socket.io.

Getting Started

To get started with Quizify, follow these instructions:

Prerequisites

  • Node.js and npm installed on your system.

Installation

  1. Clone the repository to your local machine:

    git clone https://github.com/themanvendra00/Real-Time-Quiz-Application
  2. Navigate to the project directory:

    cd Real-Time-Quiz-Application
  3. Install the required dependencies:

    npm install
  4. Start the application:

    node index.js
  5. Open your web browser and visit http://localhost:3000 to access Quizify.

Usage

Quizify is a real-time quiz application where users can join a room and participate in a quiz game. Here's how it works:

  1. User Registration: Upon visiting the application, the user is prompted to enter their username.

  2. Waiting for Other Player: If another player has already joined the room, both players can see the rules of the game. Otherwise, one player will have to wait for the other player to join.

  3. Gameplay: Once two players are in the same room, they will receive quiz questions in real-time. Each user has a 10-second window to respond with their answers. Correct answers are awarded 10 points.

  4. Game Conclusion: The game concludes after collecting responses for 5 questions or after 50 seconds, whichever comes first. The result is broadcast to both users. Once the game concludes, the respective room is closed and deleted.

Technologies Used

Quizify is built using the following technologies:

  • HTML
  • CSS
  • Bootstrap
  • jQuery
  • Node.js
  • Express
  • Socket.io

real-time-quiz-application's People

Contributors

themanvendra00 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.