As a user I would like to rate quotes and see the rating of quotes and order quotes by rating and use random quotes with rating on my website.
- Rating 0 ... 5
- clarify, why all starting with 1 – I don't like it to rate 1 for something that is useless, or having -5 ... +5?
- rating requires login, this limits rating for one quote by one user
- it is not needed to delete a rating, the user can change it
- user can have list of all own-rated quotes
- clarify should it be visable who quoted or better anonymous and only visible/deletable for admins to prevent trolls?
- Rating a quote should be very simple, like hover over stars and click ok button
- show quotes rating and number of ratings
- sort quotes by rating
- extend the API
- to have only quotes e.g. >= 4
- to have only own-rated quotes which than equals to a quote collection by user
As a user I would like to rate quotes and see the rating of quotes and order quotes by rating and use random quotes with rating on my website.