You have a Global variable named FAVORITES which is a LIST. It may be empty because you didn't "favorite" any page yet.
When the user touch the star (a button with a white star in it), add an item to that list. The item will be the page the user "favorited"
Also save that list in a TinyDB tag named FAVORITES and change the image of the button to a yellow star. Also make the notifier appear saying that the page was saved in "your favorites"