Skip to content

eheath30/quizzly-bears-netlify

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizzlyBears

LAP 3 Project Assignment

This repo contains the client for a fullstack project built with reactjs, redux, socket.io, nodejs, expressjs and pgSQL.

Live site: https://quizzlybears.netlify.app/

Installation & Usage

Installation

  • cd into quizzly-bears-client
  • run: npm i

Usage

  • cd into quizzly-bears-client
  • run npm run dev

Changelog

  • dataflow designed using wireframe and excalidraw
  • server setup for socket.io interactions and high-score database interactions.
  • redux store created and quiz model class constructed.
  • landing page created
  • highscores page created
  • lobby created
  • game-room created
  • question & answer card created
  • results page created

Bugs

  • issues with entering lobby.
  • avatar & text loading issues.
  • issues running on IOS. Currently working on a fix at quizzlybears-ios.netlify.app.

Wins and Challenges

Wins

  • socket.io redux react prototype created successfully.

Challenges

  • A short time span and new technologies.

About

The client for a simple quiz game built using the open trivia API. The server can be found at https://github.com/rameez-khawaja/quizzly-bears-heroku

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 57.9%
  • HTML 35.2%
  • CSS 6.9%