RoadTripMoustache / kana_to_kanji

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

feat: Implement `ListenQuestionView` #187

Open apomalyn opened 6 months ago

apomalyn commented 6 months ago

Requirements

Implement the ListenQuestionView, it should:

What needs to be done

Design

ListenQuestionView wireframe: keyboard mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/30c6ea84-a68e-4e63-a8da-6ab3e44e617f)
ListenQuestionView wireframe: option mode ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/83528970-d123-45e7-bebc-29ad66662ec1)

Dependencies

Child of #185

Depends on: