You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
and a starRating field which will be done on the podcast card.
The starRating field will calculated every time a podcast POST, PUT or DELETE is called. It will be calculated as an average of all the user rating in the array userRatings.
The text was updated successfully, but these errors were encountered:
Podcast will have an array of
and a
starRating
field which will be done on the podcast card.The
starRating
field will calculated every time a podcast POST, PUT or DELETE is called. It will be calculated as an average of all the user rating in the arrayuserRatings
.The text was updated successfully, but these errors were encountered: