You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ability to store favorite words and definitions so that this can be referred in future. It might require adding a star image button to each element of list view which is made filled when the word or definition is favorite and hollow when it's not. Then on another view the filter query needs to be applied. Maybe this also needs a new is_favorite column for all definitions that is a boolean.
The text was updated successfully, but these errors were encountered:
Add ability to store favorite words and definitions so that this can be referred in future. It might require adding a star image button to each element of list view which is made filled when the word or definition is favorite and hollow when it's not. Then on another view the filter query needs to be applied. Maybe this also needs a new is_favorite column for all definitions that is a boolean.
The text was updated successfully, but these errors were encountered: