GithubHelp home page GithubHelp logo

roger-king / pq Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.23 MB

Host or Join. A trivia application.

Shell 5.40% Dockerfile 0.59% JavaScript 39.14% TypeScript 31.43% Makefile 1.27% Python 14.91% Mako 0.25% Go 7.00%
game trivia hq-trivia streaming

pq's Introduction

PQ

PQ is a trivia game management application. Be a host or join a game.

Inspiration from HQ

Documentation

Documentation for PQ can be found in ./docs folder.

pq's People

Contributors

dependabot[bot] avatar jmicceri avatar roger-king avatar

Watchers

 avatar  avatar

pq's Issues

[Client] Playerlist

Playerlist should display all players in a game:

  • Fetch All Players
  • On Joining of another player
  • On Disconnect of player remove player

[INFRA] Envoy proxy disconnects to the streaming service

Enovy will begin draining connections after idle time. Looking at the envoy docs, there is an idle_timeout that can be set

To replicate this issue, from the client after about > 10 mins there will be an error in the console showing envoy is returning 400 or 500 error code. This means that envoy is having issues sending to our streaming service and vice versa.

Create Question Validation

Currently, there is no validation on the create pq form. We need the following validation supported:

Must Have:

  • PQ Title required
  • Created-By required
  • Minimum of 2 options on a question.
  • A single answer per question
  • No empty question (remove from payload when sending)

Nice to have:

  • No Duplicates of questions

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.