/quiz-yourself-front-end

Quiz creation web-app "Quiz Yourself!" using vanilla JavaScript, Ruby on Rails and Bootstrap.

Primary LanguageJavaScript

qysLogo

Demo Video

Test your own and your friends’ knowledge with Quiz Yourself, the quiz creation web-app. Created by Evan Pavley and Zeshawn Kahn.

Features

qysScreenshot

Users can view created quizzes that are stored in the database.

qysScreenshot

qysScreenshot

Then take the quizzes with multiple choice and fill in the blank questions that tell you when you get them wrong or right.

qysScreenshot

After your done taking the quiz you can see the percentage you got correct.

Built With

  • JavaScript ES6 - used to configured the front-end api with many event listeners
  • BootStrap - implemented to streamline responsive styling
  • Ruby on Rails - to save created quizzes in a has_many domain model

Additional Notes

Evan Pavley designed the logo and repeating pattern background.

Backend Repo