2025-12-01 11:42:13 +01:00
2025-10-26 16:23:37 +01:00
2025-12-01 11:42:13 +01:00
2025-08-21 15:55:21 +02:00
2025-10-02 08:55:16 +02:00
2025-08-21 15:55:21 +02:00

Simple Anki-like Tool "Cards;Gate"



I will allow JSON files to be imported and maybe also cached in local storage, possibly including progress in case the program crashes during a session. Furthermore, the program will not display / query the data in order, but instead shuffle it anew every time (can probably be achieved with arrays). There will be a "previous card," "next card," "show answer," and an "exit" button. Once Ive accomplished all of that, I will try to also add a "save and quit" button as well as make use of local storage: If the program crashes, the next time you start it you will be asked if you want to continue where you left off; with "save and quit" it will show in the deck where you were, load the current progress, and accordingly the JSON file / decks could also be saved so that you dont have to go look for them again each time.

Description
A simple Anki-like tool for learning with "Flashcards". (Yes, name is inspired from the popular series "Steins;Gate")
Readme CC0-1.0 35 KiB
Languages
Java 100%