Skip to content

AlexandreKrantz/flashcards

Repository files navigation

Java flash card app that uses Swing for the GUI.

Todo:

  • Use a queue or linked list instead of an array list so that you can easily go back and forth and add/create flashcards without using iterator.
  • Rename MainPanel class as "CardPanel" and BottomPanel class as "ButtonPanel"
  • Actual hide and show entire back textArea and Label in study mode

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages