RoadTripMoustache / kana_to_kanji

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

feat: Implement `SentenceQuestionView` #191

Open apomalyn opened 3 months ago

apomalyn commented 3 months ago

Requirements

Implement the SentenceQuestionView, it should:

What needs to be done

Design

SentenceQuestionView wireframe: keyboard mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/cce1b41c-bb9f-4c0a-beed-b5b16de6288e)
SentenceQuestionView wireframe: option mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/9f3792bb-95d3-4ab3-b033-505e792d9a68)

Dependencies

Child of #188

Depends on: