- Emmanuel Amobi
- Lindsay Ladewig
- Collin Jones
Flashapp is a fun program that students can use to study for tests. Users can create a set of flashcards and then use a variety of game modes including:
- Browse
- Random
- LIFO
- FIFO
Users can create a flashcard set by entering the term and definition of each card. There is no limit on the amount of cards a user can create.
After flashcard creation, users can browse their flashcards using Browse mode. Browse mode allows for users to go back and forth between each card in the set. Additionally, users can flip each card to see the term and definition and they can edit both the terms and definitions of a card even after creation.
The user can use random mode to test themselves using a created flashcard set. This mode will select a random flashcard from the set, in no particular order. For every term or definition a user gets right, their score increases. At the end of the mode, the user finds out their total score.
LIFO mode tests the user on the created flashcard set in the reverse order of entry. For every term or definition a user gets right, their score increases. At the end of the mode, the user finds out their total score.
FIFO mode tests the user on the created flashcard set in order of entry. For every term or definition a user gets right, their score increases. At the end of the mode, the user finds out their total score.