RoadTripMoustache / kana_to_kanji

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

feat: Implement `SentenceQuestion` #190

Open apomalyn opened 3 months ago

apomalyn commented 3 months ago

Requirements

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

What needs to be done

Dependencies

Child of #188

Depends on: