summaryrefslogtreecommitdiffstats
path: root/gui-project/main.py
Commit message (Collapse)AuthorAgeFilesLines
* change paths to flashcards repo to work in Docker, added Dockerfile thatAndreea Radoescu6 days1-2/+0
| | | | | installs app and runs the UI - requires the flashcard data to be mounted from outside added docker-compose as a first draft
* fix ui colors for cards, moved all functionality in MainUI class, added ↵AndreeaRadoescu2024-10-141-20/+4
| | | | session configuration UI
* added simple GUI that displays cards with front and back, and has buttons ↵AndreeaRadoescu2024-10-101-0/+26
for showing back and for selecting whether one got the card correctly or not