RoadTripMoustache / kana_to_kanji

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

feat: Implement `SingleWordQuestionView` #184

Open apomalyn opened 3 months ago

apomalyn commented 3 months ago

Requirements

Implement the SingleWordQuestionView, it should:

What needs to be done

Design

SingleWordQuestion wireframe: keyboard mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/dd736bc6-4db3-4e0e-adb5-2d677b276b82)
SingleWordQuestion wireframe: option mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/55fac7ae-86eb-41b5-92c0-e48529ad8035)

Dependencies

Child of #181

Depends on: