RoadTripMoustache / kana_to_kanji

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

feat: Implement `SingleWordQuestion` #183

Open apomalyn opened 3 months ago

apomalyn commented 3 months ago

Requirements

Implement the SingleWordQuestion model extending TextQuestion. It should be implemented using freezed

What needs to be done

Dependencies

Child of #181

Depends on: