GithubHelp home page GithubHelp logo

faisaly12 / quizappclient Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jameswheadon/quizappclient

0.0 0.0 0.0 734 KB

Quizards is an online quiz game which uses OpenTrivia API for fetching questions.

JavaScript 79.18% HTML 0.85% Shell 0.04% CSS 19.93%

quizappclient's Introduction

Quizards

License: MIT

Screenshot 2021-04-30 at 11 23 35

Quizards is an online quiz game which uses OpenTrivia API for fetching questions. Users can join a room with a name and room code, then create a game. (5 players max). Users can select the difficulty, category and number of questions. At the end of each quiz users are sent to a leaderboards page displaying their score.

Installation

  • Clone or download this repo

Usage

  • Navigate to root directory of this repository
  • Ensure docker is running
  • Open the terminal and run bash _scripts/startDev.sh to start app
  • then run the following commands in the terminal:
    • cd client
    • npm install
    • npm run dev
  • Run bash _scripts/teardown.sh to stop and teardown the containers

Technologies

  • Client side: React, CSS
    • Dependencies: react, react-redux, react-router-dom, react-dom, axios, redux-devtools-extension, redux-thunk.
  • Server side: Node.js
    • Dependencies: express, pg, jest, nodemon, socket.io, socket.io-client,

Process

  1. Initial planning done using the MoSCoW method and created source of truth doc.
  2. created GitHub project board to split up the required tasks.
  3. App design done using Figma
  4. Daily stand ups to discuss and assign tasks.

Wins & Challenges

Wins

  • Well designed app that’s responsive on desktop, mobile and tablet devices.
  • Over 90% test coverage on client side, and 100% Server side.
  • Implemented Sockets to handle multiple players.
  • additional features such as leaderboards, chat and icons successfully implemented.

Challenges

  • Using Socket.io to communicate between web clients
  • Getting the Redux state to update correctly
  • Handling bugs

Bugs

  • Completed quiz starts again when starting a new quiz.

Future Features

  • Start a new quiz from the results page
  • Live room results during the quiz
  • Animated chart on results page
  • Authentication

Licence

  • MIT

The Team

quizappclient's People

Contributors

jameswheadon avatar theduckfliesagain avatar faisaly12 avatar emmanuel-sobamowo avatar rkuppan97 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.