Skip to content

kellydong/Flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flashcards

Lab 3

App Description

This App is a simple flashcard app with one question. When the correct answer is picked, the answer will appear on top of the question. When a wrong answer is picked, the answer choice will be removed to hint the user that they chose the wrong answer. In addition to the default question, the user would also be able to edit the question, answer and multiple choice answers. If the user input is not valid, the program will created an error message. The user can back out of editing the questions and answer when clicking the cancel button at the top. After making a new flashcard, the card will be saved.

App Walk-though


Required

  • User can browse through multiple flashcards
  • User can re-open the app and see previously created flashcards
  • Push code to GitHub

Optional

  • User can delete a flashcard
  • User can edit existing flashcard
  • User can store multiple choice questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages