Dym077 / django-blog

django-blog
0 stars 0 forks source link

EPIC: Reviews #21

Closed Dym077 closed 1 week ago

Dym077 commented 1 month ago

As a developer I can build a review function so that users can review the featured artists work

***Acceptance Criteria

Dym077 commented 2 weeks ago

This needs to be done in the next couple of days. The backend needs to be able to handle the reviews and rating system. Also it needs to relate to the posts properly.

Dym077 commented 1 week ago

To be able to stick more closely to the DRY method, I consider downscaling a bit, and merge the comments and the reviews models into just one model called reviews.