This a Spanish Vocabulary Flash Card Capstone project written in Python.
Download the Python 3 installer package from the official website and install it, if not installed previously.
Download the source code from the repository and run the file just as any other Python script (.py) file.
python3 main.py
After you run the main.py
you can start flash card app.
The original technique has six steps:
- App shows you a Spanish word.
- If you know the meaning in English click ✅ button,
- or if you don't know click ❌ button.
- Known words will remove from word list and it will not shown again.