Open Lileu opened 5 years ago
As a: user I want: a favourites tab So that: where I can access the games that I have saved as favourites.
Acceptance criteria:
Upon clicking favourites tab:
[ ] if firebase does not contain favourites data, display modal to inform they have not saved any favourites
[ ] if firebase does contain favourites data, display as cards
[ ] user should be able to delete their favourites (and it is removed from the database)
As a: user I want: a favourites tab So that: where I can access the games that I have saved as favourites.
Acceptance criteria:
Upon clicking favourites tab:
[ ] if firebase does not contain favourites data, display modal to inform they have not saved any favourites
[ ] if firebase does contain favourites data, display as cards
[ ] user should be able to delete their favourites (and it is removed from the database)