Skip to content

emmaamobi/FlashAppp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Flashapp

Team Members

  • Emmanuel Amobi
  • Lindsay Ladewig
  • Collin Jones

What is Flashapp?

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

Flashcard Creation

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.

Browse Mode

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.

Random Mode

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

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

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.

About

A Java+jFrame, jswing project created for making flash cards for studying

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages