Why?
This web application was created for the Web Application Design & Development module at the University of York.
QuizMyBrain is a small web-based trivia quiz game, challenging the player's knowledge in various categories with multiple choice questions. The player can select a category and difficulty level, then answer a series of corresponding questions with 3 lives available. They can view their score at the end of the quiz, with all scores presented on a leaderboard.
This web application was created for the Web Application Design & Development module at the University of York.
The web application was created using HTML, CSS, and JavaScript. The Open Trivia Database API was used to source the quiz questions.
This project overall earned a First class grade (80%), successfully implementing a usable web application that interacts with a web API.