summaryrefslogtreecommitdiffstats
path: root/gui-project/main_ui.py
Commit message (Collapse)AuthorAgeFilesLines
* make text on cards be displayed with newlinesAndreeaRadoescu2024-10-161-4/+1
|
* refactored functionality for init and showing card in a separate function, ↵AndreeaRadoescu2024-10-161-28/+43
| | | | added the test functionality,
* update current question number, added final score, fix width of cards, ↵AndreeaRadoescu2024-10-161-4/+19
| | | | remove notification when revealing cards
* fix ui colors for cards, moved all functionality in MainUI class, added ↵AndreeaRadoescu2024-10-141-0/+96
session configuration UI