RoadTripMoustache / kana_to_kanji

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

feat: Implement `Subject` widget #180

Open apomalyn opened 6 months ago

apomalyn commented 6 months ago

As a developer, I want to have a generic widget to display the subject of a question

Requirements

Implement a Subject widget to standardize the way the subject is displayed, it should have:

What needs to be done

Design

Subject with TTS wireframe ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/29011bb0-39be-420e-9241-3ba053e04b6d)

Dependencies

Child of #160