svbackend / my-art-lib-spa

VueJs SPA for svbackend/my-art-lib
https://mykino.top
GNU General Public License v3.0
0 stars 0 forks source link

Edit watched movie #9

Open svbackend opened 6 years ago

svbackend commented 6 years ago

Backend gives to us ability to set when we've watched movie and set custom rating (will be used for recommendations) so give ability to users set these options and change them later.

When user clicks on "Add movie to library" show new button with star and if he click on this button open modal window with starts to rate movie, and below stars show question "Did you ~remember when did you watch this movie?" and give ability to chose one of the options "This ...week/month/year, few years ago etc."

svbackend commented 6 years ago

50% Done.