A flash card web application designed to be minimal and free for all.
1. Mastery-based study model; words mastered won't be asked again, while unmastered words will be asked with a higher random frequencies to encourage memorization
Run the command pip3 install -r requirements.txt
or pip install -r requirements.txt
depends on your Python version.
Run the command python3 app.py
or python app.py
depends on your Python version. This will start the local server.
Then, open the URL in a supported browser. We recommend Safari, or any major browser is fine.