Quizzly is a real-time game that allows users to create and join different chatrooms as they try and guess the word to definitions displayed on screen.
This game allows users to chat in real-time to guess the definition of words. It can be for students who want to study together, teachers who want to have a user-friendly interface to teach their students definitions, and also friends who simply want to play a guessing game!
-
ReactJS
-
Node and Express Web Server
-
MongoDB
-
Mongoose ORM
-
Heroku
-
Firebase
-
Socket.IO
-
Download the Repo URL
-
In Terminal/Bash: 'git clone' the URL
-
npm install
-
npm start
-
View On 'localhost:3000'
Quizzly is deployed using Heroku and MongoDb Atlas for database
Upon initial deployment, the team discovered that certain elements were transparent, despite having opacity set at 92%.
The above illustrates a known bug where opacity is set to 1% upon deployment. To workaround this issue, opacity can be set as a decimal instead of a percentage.
Christopher Lee
Eddy Yang
Ernest Urzua
Donna Nguyen
Preeti Gupta