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

Add Tab Bars to Events(Sports) and Depts. in the Navigation Bar #20

Open
ShubhKanodia opened this issue Oct 17, 2023 · 0 comments
Open
Labels
enhancement New feature or request hacktoberfest

Comments

@ShubhKanodia
Copy link
Member

ShubhKanodia commented Oct 17, 2023


Issue: Add Tab Bars to Each Page in the Navigation Bar
description: The PES Buzz app currently uses a basic navigation structure for the "Trendy," "Sports," and "Department" pages. To enhance user navigation, this issue involves adding tab bars to each page. The tab bars will allow users to switch between different categories on each page for improved organization and a more user-friendly experience.

Tasks:

  • Implement tab bar widgets for the "Events" and "Department" pages.
  • Configure each tab bar to connect to the respective data sources for the selected category.
  • Update the UI on each page to display news items based on the selected tab.
  • Ensure that the tab bars provide a smooth and user-friendly navigation experience.
    Acceptance criteria:
  • Each page within the app features a tab bar that allows users to navigate between different categories.
  • The tab bars are connected to the relevant data sources, ensuring accurate content display.
  • Users can easily switch between categories on each page, and the app provides a smooth and user-friendly tab bar experience.

Definition of done

  • The tab bar implementation is clean, well-documented, and adheres to Flutter best practices.
  • The tab bars are tested and function correctly.
  • The issue is reviewed and accepted for implementation.

This issue focuses on improving the navigation experience in the PES Buzz app by introducing tab bars on each page, allowing users to easily switch between different news categories.

@ShubhKanodia ShubhKanodia added enhancement New feature or request hacktoberfest labels Oct 17, 2023
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

1 participant