andy-voz / mova-cards

Application for learning Belarusian words
Apache License 2.0
6 stars 0 forks source link

Split saved words onto Learning and Learned tabs. #12

Open andy-voz opened 4 months ago

andy-voz commented 4 months ago

Learning - set of words to learn. Words from the set are used in rotation.

Learned - set of words that are not used in rotation.

User should be able to move words between sets.

Card behavior:

Right swipe - Learning set Left swipe - Learned set

andy-voz commented 4 months ago

This feature requires the removal of automatic daily word updates. The word can now be only updated by the user, as we need their input to figure out to which set the word should be added.