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

Create News List Component #8

Open
2 of 4 tasks
yunji0387 opened this issue Mar 18, 2024 · 0 comments
Open
2 of 4 tasks

Create News List Component #8

yunji0387 opened this issue Mar 18, 2024 · 0 comments
Labels
enhancement New feature or request UI

Comments

@yunji0387
Copy link
Owner

yunji0387 commented Mar 18, 2024

Create a news component that will be used on both the Main and News pages to display the latest news stories. This component should present news items with a visual emphasis on the featured image and include a headline and a summary.

Acceptance Criteria:

  1. The news component should match the design aesthetic of the rest of the application.
  2. It should display a list of news stories, each with an image, headline, and summary.
  3. Users should be able to tap on a news item to be taken to the full article.
  4. Ensure the component fetches the latest news stories from the backend.
  5. The news component should be performant and load content smoothly.

Visuals:

image

Usage:

  • Main page
  • News page

Tasks:

  • Create the UI design for the news component.
  • Develop the frontend functionality for displaying news items.
  • Implement backend integration to fetch news articles.
  • Test the component for performance and responsiveness on different devices.
@yunji0387 yunji0387 added enhancement New feature or request UI labels Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI
Projects
None yet
Development

No branches or pull requests

1 participant