summaryrefslogtreecommitdiffstats
path: root/gui-project
Commit message (Collapse)AuthorAgeFilesLines
* make text on cards be displayed with newlinesAndreeaRadoescu2024-10-162-8/+5
|
* refactored functionality for init and showing card in a separate function, ↵AndreeaRadoescu2024-10-162-33/+43
| | | | added the test functionality,
* update current question number, added final score, fix width of cards, ↵AndreeaRadoescu2024-10-162-8/+23
| | | | remove notification when revealing cards
* fix ui colors for cards, moved all functionality in MainUI class, added ↵AndreeaRadoescu2024-10-143-23/+103
| | | | session configuration UI
* added simple GUI that displays cards with front and back, and has buttons ↵AndreeaRadoescu2024-10-102-0/+109
for showing back and for selecting whether one got the card correctly or not