You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A online quiz game built with React and Redux on the client side, and Node.js, Express and mongoDB for the server. The game uses Socket.io to allow multiple users to play together. Questions and answers are fetched from OpenTrivia API.
An online quiz game built in fullstack with react and redux on the client, Node.js and Express on the server and a mongoDB database. The game uses Socket.io to allow multiple users to play together, questions and answers are fetched from OpenTrivia API, and it is deployed on Netlify and Heroku.
An open quiz competitive platform, where user can participate within quizzes of different topics, and competed with other competitors to get into top 50 rankings , ps : Questions are endless !
Trivia Time! is a quiz-based python application for middle teachers that can be used to increase student engagement and retention. It was developed as part of the March 2022 OSU Hackathon.