Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request]: Add a 'favorite' feature #77

Open
geromegrignon opened this issue Nov 26, 2023 · 3 comments
Open

[Feature Request]: Add a 'favorite' feature #77

geromegrignon opened this issue Nov 26, 2023 · 3 comments
Assignees

Comments

@geromegrignon
Copy link
Contributor

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

@AdrianRomanski
Copy link
Contributor

@geromegrignon that one looks interesting. I would like to develop it

@geromegrignon
Copy link
Contributor Author

Hi @AdrianRomanski, thanks.
Feel free to add ideas here and some mockups about our vision :)

@AdrianRomanski
Copy link
Contributor

AdrianRomanski commented Jan 6, 2024

@geromegrignon

Basic idea before mockups

re: a solution to favorite/un-favorite each element

  • heart icon near date; after click fill or unfill color

re: a solution to save the list for each user (with localstorage)

  • after click add/remove favorite item id from local storage (map of ids or array of ids)

re: a solution to list the favorites elements.

  • another tab [[All], [Conferences], [Meetups], [Favourites]

Extra ideas

  • button for reset all favorites for category (cfp, communities etc)
  • extra navigation link for page with favorites from all the categories
  • button for reset all favorites

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants