Skip to content

emilygoeres/Personality-Quiz

Repository files navigation

Personality-Quiz

Description

We've all been there. Sitting at home during covid, it's raining and no one can go out an play. Have no fear...PERSONIFY is here! We have a perfect, at home, family fun activity for you! Sign up, choose the quiz you want to take, and you will receive both a general result for the test AND a breakdown of your answer history on your profile!

Table of Contents

  1. Description
  2. Installation
  3. Usage
  4. Contributing
  5. Tests
  6. Authors
  7. Questions
  8. License

Visuals

image

Explore

image

Profile

image

Quiz

image

Quiz Creation

Technologies

Bulma

Node.js

Express

Express-handlebars

mysql

bcrypt

Installation

  1. Clone this repository to your local machine.
  2. Ensure node.js is enabled in the directory to which you have saved this repository.
  3. Install all npm packages. Modify the config.json to work with your own sql.
  4. Add a SESSION_SECRET in a .env file.

Usage

Anyone can use freely, according to the terms of the license.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Please make sure to update tests as appropriate.

Tests

To add data to your local database: in the seeds file, change the personality_quiz table identifiers to the name of your local table. Then, those seed files will add 6 working tests to your local database. With those tests quizzes, please ensure any changes do not prevent normal user function.

Authors

Ann Guinee

Emily Goeres

Jack Solaro

Steven Bong

Joshua Jainga

Questions

Please direct questions to: Github account emilygoeres

License

GitHub

MIT License

Copyright (c) 2020 Emily Goeres, Ann Guinee, Jack Solaro, Steven Bong, Joshua Jainga

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published