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

Improve NewsCard Widget #6

Open
ShubhKanodia opened this issue Oct 8, 2023 · 1 comment
Open

Improve NewsCard Widget #6

ShubhKanodia opened this issue Oct 8, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request hacktoberfest

Comments

@ShubhKanodia
Copy link
Member

ShubhKanodia commented Oct 8, 2023

Issue: Improve NewsItemCard Widget

Project: PES Buzz (newsfeed and updates app for PES)

Project Description:
The PES Buzz app is a user-friendly and essential tool designed to keep the college community informed about the latest events, announcements, and happenings on campus. This uncomplicated yet highly practical app offers an easy and efficient way to stay updated.

Description:
The NewsItemCard widget in the PES Buzz app serves as a fundamental element for displaying news items. To enhance the overall visual appeal and user experience, this issue focuses on improving the design and layout of the NewsItemCard widget to make the news feed more visually pleasing.

Tasks:

  1. Understand the NewsItemCard widget in news_item_card.dart
  2. Design a more visually appealing NewsItemCard layout.
  3. Add styling and visual elements to make news items stand out.
  4. Implement a card-like design to improve the overall look and feel of news items.

Acceptance Criteria:

  • The NewsItemCard widget features an improved layout that enhances the visual appeal of the news feed.
  • News items are visually appealing and stand out from the rest of the user interface.
  • The new design aligns with the app's branding and purpose.

Additional Notes:
This issue should be closely coordinated with the "Enhance Color Palette" issue to ensure that the visual improvements align with the updated color scheme.

Adhere to the below folder structure for reference

- lib/
  - screens/
    - home_screen.dart
    - event_detail_screen.dart
  - models/
    - news_item_model.dart
  - services/
    - news_item_services.dart
  - widgets/
    - news_item_card.dart
  - main.dart
- README.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants