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.
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.