RoadTripMoustache / kana_to_kanji

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

feat: Implement `TextOption` #182

Open apomalyn opened 3 months ago

apomalyn commented 3 months ago

As a user, I want an alternative to the keyboard.

Requirements

What needs to be done

Design

TextCard wireframe ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/e96e7545-4865-44e2-ac4a-e2c6bcd57946)
TextOption wireframe Idle: ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/e96e7545-4865-44e2-ac4a-e2c6bcd57946) Selected: ![image](https://github.com/RoadTripMoustache/kana_to_kanji/assets/22211097/0e967ab9-4cbd-45d8-a0fb-319ee6a936cd)

Dependencies

Child of #181