Skip to content

A program that lets you work with a set of "digital" flash cards.

Notifications You must be signed in to change notification settings

wzhishen/flashcards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

FlashCards README

Authors: Zhishen (Jason) Wen and Eric Nida


Note:

Our custom flashcard file is saved in the project src/flashcards directory with the name "ourCustomFlashcardFile.txt". To use it, please locate this file when using Build and then save it as default file. Or you may simply copy it to the project root folder and rename it as "data.txt" file. The project root folder also contains a "data.txt" file that is used by the flashcard programs as a default file and will be blank initially.


Extra Functionalities:

Study.java:

  1. Keyboard equivalents.
  2. Cards remaining and cards studied counter.
  3. Color theme.
  4. Load file from other location.

Build.java:

  1. Keyboard equivalents.
  2. JMenu to save and create from default file if none selected by user.
  3. JMenu to save and create from any chosen legal file.
  4. The 'Reset' feature to reset cards back to virgin state.
  5. The 'Delete Card' feature to remove any card.

About

A program that lets you work with a set of "digital" flash cards.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages