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

Criteria preferences in video recommendations #106

Closed
lfaucon opened this issue Sep 14, 2021 · 0 comments
Closed

Criteria preferences in video recommendations #106

lfaucon opened this issue Sep 14, 2021 · 0 comments

Comments

@lfaucon
Copy link
Member

lfaucon commented Sep 14, 2021

Add the slider per criterias in the search filter. Be careful about not triggering too many requests to the server when changing the slider values. Throttling the requests at 1 per second should be good.

Screenshot 2021-09-14 at 18 07 50

An example request could be https://api.staging.tournesol.app/video/?importance=0&reliability=100
(This seems broken on the backend riught now. Seems like a small bug that could be fixed in the context of this ticket)

@lfaucon lfaucon added this to Ready and selected for dev in main-project-board Sep 14, 2021
@sandre35 sandre35 moved this from Ready and selected for dev to In progress in main-project-board Sep 15, 2021
@sandre35 sandre35 moved this from In progress to Under review in main-project-board Sep 15, 2021
@lfaucon lfaucon moved this from Under review to Done in main-project-board Sep 28, 2021
@lfaucon lfaucon closed this as completed Sep 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

2 participants