Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Forum View Feed #592

Open
2 tasks done
hks1444 opened this issue Nov 3, 2024 · 1 comment
Open
2 tasks done

Implement Forum View Feed #592

hks1444 opened this issue Nov 3, 2024 · 1 comment
Assignees
Labels
app: fe Frontend related issues or PRs pri: medium Medium priority issue

Comments

@hks1444
Copy link
Contributor

hks1444 commented Nov 3, 2024

🧱 Description

Client application does not have an active forum page showing post. There must a forum page which allows users to see forum posts.

To be reviewed by: @Meminseeker

📋 Acceptance Criteria

  • There is a forum page displaying forum posts
  • Posts are shown in paginated manner.
@hks1444 hks1444 added app: fe Frontend related issues or PRs pri: medium Medium priority issue labels Nov 3, 2024
@hks1444 hks1444 self-assigned this Nov 3, 2024
@hks1444
Copy link
Contributor Author

hks1444 commented Nov 3, 2024

This pr has the post feed. You can the pagination using url parameters (e.g. http://localhost:3310/forum?page=3&per_page=6).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app: fe Frontend related issues or PRs pri: medium Medium priority issue
Projects
None yet
Development

No branches or pull requests

1 participant