bounswe / bounswe2024group8

6 stars 1 forks source link

Refactor Posting Posts to Add Images #162

Closed yektaercul closed 6 months ago

yektaercul commented 6 months ago

Issue Description

I will refactor the Post Model and refactor the Post Create endpoint to accept images and return them when getting the posts.

Issue Due Date

05/16/2024

Reviewer

@oguzkagnici

Revision Due Date

05/16/2024

yektaercul commented 6 months ago

Image acceptance added to the post objects. Also return of the posts updated accordingly here

oguzkagnici commented 6 months ago

Images in posts are fully functional. Closing the issue...