SecondThundeR / otaquiz

Anime quiz app. Built with T3 Stack. Powered by Shikimori API
https://otaquiz.ru
MIT License
2 stars 0 forks source link

feat(pages): build results page #3

Closed SecondThundeR closed 1 year ago

SecondThundeR commented 1 year ago

Introduce results page with:

For now, cards will have such layout:

+-------------------------+
| Question: x (index + 1)‎‏ |
| Answered: y‏ ‎            | 
| Correct: z              |‏
+-------------------------+

URL will have GUID of game: .../results/xxx-yyy-zzz-abc

(Subject to change)

SecondThundeR commented 1 year ago

Current state of screen design:

image