JASON ERMER
  • Home
  • About

Quizzly

Quizzly is a web app for creating flash cards and multiple choice quizzes.

Quizzly emulates functionality from online quiz platforms like Kahoot! and Quizlet in that users can create and share multiple choice quizzes. Users can then take quizzes created by themselves (to practice "flash card" style) or other users.


Click here to check it out!

Design Notes

The app is written primarily in JavaScript. The front end uses React.js with Boostrap for styling. The back end uses Express and a PostgreSQL database.

The app is deployed online using Heroku to host the back end and Surge to host the front end.

The code is available in two GitHub repositories: one repo for the front end and one repo for the back end.
Picture
Except where otherwise noted, content on this site is by Jason Ermer and licensed under
​a Creative Commons Attribution-Noncommercial 4.0 International license (
CC BY-NC 4.0).
  • Home
  • About