RoadTripMoustache / kana_to_kanji

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

feat: Update `UserDataLoader` to handle the `KnowledgeLevel`and learning mode #227

Open apomalyn opened 4 months ago

apomalyn commented 4 months ago

Requirements

Update the UserDataLoader to update the KnowledgeLevel collection during the initial sync. During the initial sync, if user.last_update is from yesterday, reset:

What needs to be done

Update the UserDataloader to

Dependencies

Child of #218

Depends on:

Dev notes