RoadTripMoustache / kana_to_kanji

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

feat: Implement `AssociationQuestionViewModel` #177

Open apomalyn opened 7 months ago

apomalyn commented 7 months ago

Requirements

Implement the AssociationQuestion model extending Question. It should be implemented using freezed

Implement a AssociationQuestionViewModel that:

What needs to be done

Dependencies

Child of #172

Depends on:

Dev notes