Skip to content

pranavasree/Codepath_assignment2_FlipQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Web Development Project 2 - Flashcards!

Submitted by: Pranava Sree Pottipati

This web app: FlipQuiz

Time spent: 10 hours spent in total

Required Features

The following required functionality is completed:

  • The title of the card set and some information about it, such as a short description and the total number of cards are displayed
  • A single card at a time is displayed, only showing one of the components of the information pair
  • A list of card pairs is created
  • Clicking on the card shows the corresponding component of the information pair
  • Clicking the next button displays a random new card

The following optional features are implemented:

  • Cards contains images in addition to or in place of text
  • Cards have different visual styles such as color based on their category
    • visual style implemented

The following additional features are implemented:

  • Added the categories and Number of questions and the result container

Video Walkthrough

Here's a walkthrough of implemented required features:

Flipquiz Demo

GIF created with LICEcap

Notes

Describe any challenges encountered while building the app.

License

Copyright 2025 Pranava Sree Pottipati

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Flip Quest is a fun and interactive quiz application that allows users to test their knowledge across multiple categories. The app features a flashcard-style quiz interface where users can flip cards to reveal answers, track their progress, and get results at the end.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors