RoadTripMoustache / kana_to_kanji

Simple application to learn Japanese kana (hiragana, katakana) and kanji
5 stars 1 forks source link

refactor: Implement `QuizAppBar` for the quiz #161

Closed apomalyn closed 1 month ago

apomalyn commented 4 months ago

As a user, I want a consistent app bar between the questions of the quiz

Requirements

What needs to be done

Design

Wireframe for the QuizAppBar ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/5c97e6d1-c46f-4674-bf58-8fae99b8d5c6)

Dependencies

Child of #160

Dev notes

On src/quiz/quiz_view.dart there is the first version of this widget if you want to inspire yourself

Adaendra commented 1 month ago

@apomalyn - A propos du wireframe :

apomalyn commented 1 month ago

Est-ce que le bouton SKIP c'est exactement ce qu'on veut ? (Pas d'une icône à la place?)

On veut bien un TextButton ici pour ne pas avoir trop de confusion

Est-ce que cette interface sera revue par Hélo ?

Hélo va voir le UI et au besoin appliquera un changement si ça pue vraiment.