gray-mueller / gray-mueller/food-delivery-applications-using-react-native
UI-Fix: On Store profile view page , add relevant icons against the data like Add a dollar sign ($) icon next to monetary values (e.g. pricing, min-order amount).
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
UI-Fix: On Store profile view page , add relevant icons against the data like Add a dollar sign ($) icon next to monetary values (e.g.pricing, min-order amount). Add a clock or minute (⏱️) icon next to time-related values (e.g., estimated delivery time).
Describe the solution you'd like
This UI fix enhances the Store Profile View page by adding relevant icons next to key data points to improve readability and user experience.
Benefits:
✅ Better Readability: Users can quickly recognize and differentiate values.
✅ Improved UX: Reduces cognitive load by making the interface more intuitive.
✅ Consistent Design: Aligns with standard UI/UX practices for displaying numerical data.
Contributor guide
Research direction
Start by locating the Store profile view page in the React Native application and inspect how pricing, minimum-order amounts, and estimated delivery times are rendered. Add the requested dollar and clock or minute icons consistently beside those values, then verify the page shows each icon with the relevant data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- frontend, mobile
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100