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:
- Keyboard equivalents.
- Cards remaining and cards studied counter.
- Color theme.
- Load file from other location.
Build.java:
- Keyboard equivalents.
- JMenu to save and create from default file if none selected by user.
- JMenu to save and create from any chosen legal file.
- The 'Reset' feature to reset cards back to virgin state.
- The 'Delete Card' feature to remove any card.