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

feat: added news page #20

Merged
merged 11 commits into from
Jan 26, 2024
Merged

feat: added news page #20

merged 11 commits into from
Jan 26, 2024

Conversation

michaelbrusegard
Copy link
Member

@michaelbrusegard michaelbrusegard commented Jan 25, 2024

localhost
Added news page. It is fully responsive on all screen sizes. It uses dynamic mock data which can be replace with fetches. Support for pagination using query params.

I also cleaned up client component translation params by moving them into an object instead of separately defining each. This is nice when we are forced to pass them through multiple components. Probably should have been a separate issue but too late

Missing features to be added in future issues, because they will use their own pages. I will probably work on these next meeting:

  • Page to create new news articles.
  • Pages to dynamically display individual news articles

@michaelbrusegard michaelbrusegard linked an issue Jan 25, 2024 that may be closed by this pull request
@michaelbrusegard michaelbrusegard merged commit e5a61a9 into main Jan 26, 2024
1 check passed
@michaelbrusegard michaelbrusegard deleted the 15-feat-news-page branch January 26, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: News page
1 participant