MovieDroid icon indicating copy to clipboard operation
MovieDroid copied to clipboard

Display average rating of user in `ProfileActivity`

Open ken1000minus7 opened this issue 2 years ago • 5 comments

Suggestion / Feature Request

Exactly what it says

Display 3 average ratings, overall, movies and tv shows

While calculating average ignore unrated movies or tv shows

ken1000minus7 avatar Oct 13 '22 07:10 ken1000minus7

can I create cards to show the rating using html css and bootstrap?

yashsarnaik22 avatar Oct 13 '22 07:10 yashsarnaik22

assign this to me, I can calculate average with some JS

yashsarnaik22 avatar Oct 13 '22 07:10 yashsarnaik22

Hey @yashsarnaik22 , this is an android application so we would prefer to have all functionality written using native android tech like kotlin rather than web tech like js 😅

ken1000minus7 avatar Oct 13 '22 09:10 ken1000minus7

Hey @ken1000minus7 is that means we need to create two horizontal cards in profileActivity. Then show 3 movies in one card, and tv shows on other, selected by average rating of 3-5 ?

Chandra-Sekhar-Bala avatar Oct 28 '22 06:10 Chandra-Sekhar-Bala

You need to display the overall average score of all the items scored by the user in the user's list and below that u need to show two ratings, the average score given by the user of all movies in the user list and the average scoreof all the tv shows in the user's list. You do not have to display any movie or tv show

ken1000minus7 avatar Oct 28 '22 12:10 ken1000minus7

pls assign

armaanbadhan avatar Feb 17 '23 16:02 armaanbadhan

Lessgo

ken1000minus7 avatar Feb 17 '23 18:02 ken1000minus7