The Trivia Project - Bootcamp Project 2

Table of Contents:

1. Description
2. Installation
3. Usage
4. License
5. Contributors
6. Technologies

Description:

A trivia game using the Open-Trivia API for questions. User selects a category (in the current deployment, 'Video Games') and answers trivia questions. The user's score is then shown

image

Installation:

To use the app go to https://polar-harbor-26142.herokuapp.com/

App Usage:

Click start game. Select the 'Video Games' category. Answer all the trivia questions presented in the list. When all the questions are answered, you will be shown the score. Click on the links in the Header to play again.

License Details:

The Mozilla Public License (MPL) is a free and open-source software license developed and maintained by the Mozilla Foundation. It is a weak copyleft license, characterized as a middle ground between permissive software licenses and the GNU General Public License (GPL), that seeks to balance the concerns of proprietary and open-source developers. As such, it allows re-licensing.

List of Contributors:

Emmalee Barnett, Kelsey Hughes, Gabriel Nozea, Michael Shattuck

Technologies:

HTML, CSS, JavaScript, NodeJS, MySQL, Sequelize, Axios, Express, Express-handlebars, Open Trvia API