Quiz hub was created for quiz and trivia enthusiasts to be able to take and create quizzes created by their peers and to view and compare their scores. Allowing quiz and trivia enthusiasts to spend quality time building their hobby. This application was created in an collaborative effort in our team applying skills learned regarding handlebars, MVC, javascript, ORM, SQL, CSS, middleware, and npm packages.
To install the project follow the steps listed below:
- Navigate to https://github.com/aditore/quiz-hub
- Either copy the code or pull the repository from the webpage
- If repo code is copied, paste the code into your terminal or program equivlant after the git clone command
To use this application follow the directions below:
- Navigate to https://quiz-hub-2022.herokuapp.com/
- Either login or sign up to the website
- To start on a quiz right away either choose on one of the quizzes displayed on the home page or navigate to "Categories" and choose a quiz from there after selecting a desired category.
- Complete the quiz and view your score.
- To create a quiz click on "Create" in the navigation bar.
- Go through the prompts and create your quiz, when finished click "submit your quiz" button.
- To view scores click on "Scores".
- To navigate back to the home page click on "Quiz Hub".
- When finished click "Logout" to log out of the website.
: Backend - JavaScript, Handlebars
: Frontend - Wireframes, Handlebars, and CSS
: Backend - JavaScript, Handlebars, Databases
: Float - Log in, Logout, Sign out, JavaScript
MIT License
Copyright (c) 2022 Anthony Ditore
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.