Users need to easily find deals available on specific days to plan their visits effectively.
All app users looking to plan their visits based on available deals.
Implement a filter bar below the category options allowing users to select one or more days of the week or view all deals.
Given the app is opened When the user views deals Then only deals for the current day are shown by default Given the user wants to plan ahead When they select specific days Then deals for those days are displayed Given the user wants an overview When they select 'view all' Then all available deals are displayed
This feature includes a filter bar for day selection below existing category filters. It does not include advanced features like saving filter preferences.
How should users select days?
Use a filter bar similar to category filters.
Maintains consistency with existing UI elements.