sassansh / Places

A M.E.R.N. full-stack application to help trusted groups find the best places to visit
https://places-cpsc455.herokuapp.com/
MIT License
1 stars 3 forks source link

using RoundedRate for ratings that can be halves #124

Closed laurarodgers closed 3 years ago

laurarodgers commented 3 years ago

RoundedRate component wraps Rate for ratings that can be halves (anything that is averaged from multiple values).

Only remaining use of Rate is in AddReview when picking full-star ratings because there's nothing there to round.