Project 1 Frontend Project

UI for Quizzer App

Your project this week is to build the front end to consume the RESTful API you designed and built last week.

Spike

You should think and plan what features and look you want to your quiz app to have. You might considered making some wire frames or a prototype using a tool like Figma.

User Stories

As a quizzer, I want to:

  • Begin a quiz session with randomly generated questions.
  • Filter quiz questions by subject and difficulty.
  • Select a chosen number of questions.
  • See a summary of my results after completing a quiz.
  • Add, edit, and delete quiz questions and answers.

Stretch user stories

  • Like particular questions and filter by this category.

Acceptance Criteria

Stretch criteria