Allow users to add games to favorites. ### Tasks - [ ] Add favorite field to Game entity - [ ] Create endpoint for toggling favorite - [ ] Implement logic in GameService - [ ] Display favorite games in My Games page
Allow users to add games to favorites.
Tasks