IlyaChakun / panteon-trans

The project is represented by the transport exchange.
0 stars 0 forks source link

Company rating feature #13

Closed IlyaChakun closed 3 years ago

IlyaChakun commented 3 years ago

The user should be able to leave a review and rating of the company with which he worked.

API:

  1. save review
  2. get all reviews by company id
  3. Update review (only for ADMIN to fix some bad data from user)

Payload user id company id rating review text (optional) files like photo