RoadTripMoustache / kana_to_kanji

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

feat: Implement `Achievement` model, repository, and service #150

Open apomalyn opened 5 months ago

apomalyn commented 5 months ago

Requirements

You can find the Achievement definition here

Implement a service that:

Implement a repository that:

What needs to be done

Dependencies

Child of #31

Depends on: