Rating System
eshaan7 opened this issue · 4 comments
eshaan7 commented
What's required:
Rating system -> Average Box rating - input, calculate, output.
Conditions:
- A user can only rate the machine once he/she has submitted both the flags for it.
How:
We can have a Rating model representing a one-to-many relationship between 1 machine and N users ratings.
payal-98 commented
Can I work on this?