dscpesu / PES-BUZZ

📢 Stay in the college loop with the College News Feed App! Daily updates, event details, and more – all at your fingertips! 📚📆
MIT License
12 stars 10 forks source link

Improve NewsCard Widget #6

Open ShubhKanodia opened 1 year ago

ShubhKanodia commented 1 year ago

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:

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
shashank16sundar commented 1 year ago

I can work on this issue @ShubhKanodia