My course model should have following fields:
- title
- description
- rating (overall rating from all users)
- price
The fields of rating should be
- value
- user_id
- timestamp
- description
My course model should have following fields:
The fields of rating should be