bounswe / bounswe2024group4

3 stars 1 forks source link

Create post component #364

Closed zbuseaydin closed 4 days ago

zbuseaydin commented 1 week ago

Issue Type

Feature Request

Issue Description

Implement post component in frontend. Put static posts in home page.

Additional Context

No response

zbuseaydin commented 1 week ago

this can be helpful: https://github.com/bounswe/bounswe2024group4/blob/main/archive/frontend/src/components/Post.js

ozturkMirac commented 4 days ago

The feature request to implement the post component in the frontend with static posts on the home page has been addressed. PR #387 introduces the Post component with dynamic user details, a scrollable meal list, and post actions, integrated into the PostPage. Closing this issue as the required functionality has been implemented.