### Relevant Scope angular application ### Description Add a way for users to favorite any element (event, communities, podcasts...) to retrieve them easily. It involves: - a solution to favorite/unfavorite each element - a solution to save the list for each user (with localstorage) - a solution to list the favorited elements. ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_