Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change paths to flashcards repo to work in Docker, added Dockerfile that | Andreea Radoescu | 6 days | 1 | -2/+3 |
| | | | | | installs app and runs the UI - requires the flashcard data to be mounted from outside added docker-compose as a first draft | ||||
* | make text on cards be displayed with newlines | AndreeaRadoescu | 2024-10-16 | 1 | -4/+1 |
| | |||||
* | refactored functionality for init and showing card in a separate function, ↵ | AndreeaRadoescu | 2024-10-16 | 1 | -28/+43 |
| | | | | added the test functionality, | ||||
* | update current question number, added final score, fix width of cards, ↵ | AndreeaRadoescu | 2024-10-16 | 1 | -4/+19 |
| | | | | remove notification when revealing cards | ||||
* | fix ui colors for cards, moved all functionality in MainUI class, added ↵ | AndreeaRadoescu | 2024-10-14 | 1 | -0/+96 |
session configuration UI |