/Question-Everything

"Question Everything" is an interactive, real-time trivia quiz game designed to engage users with a wide variety of questions sourced from the Open Trivia Database. The game features secure user authentication, real-time gameplay through Socket.IO, and a responsive, polished UI for an immersive trivia experience.

Primary LanguageJavaScriptMIT LicenseMIT

Question-Everything

My Image

Question-Everything is a multiplayer trivia game where you can challenge another player to a head-to-head battle of wits! Test your knowledge across various categories using questions fetched from the Open Trivia Database.

Table of Contents

Features

  • Play head-to-head trivia games with another player.
  • Retrieve trivia questions from the Open Trivia Database.
  • Dynamic question categories for a varied gaming experience.
  • Polished and responsive user interface.
  • Interactive gameplay with real-time score updates.

Technologies Used

  • Node.js
  • Express.js
  • Handlebars.js
  • MySQL
  • Sequelize ORM
  • Express-session and Cookies for Authentication
  • Heroku (Deployment)
  • Socket IO

Authentication

The application uses express session and cookies for authentication.

Link to deployed Website:

https://question-everything-3670980790b1.herokuapp.com/

Contributors

Clayton Hensley

Evan Carlson

John Curtis

Nicole Reyes

License

This project is licened under the MIT License.

Acknowledgements

Open Trivia Database

Heroku

Node.js, Express.js, MySQL, Sequelize