marthaegrimaldi / marthaegrimaldi/ifood-clone-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).
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Store Profile View page in the React Native application and identify where monetary and time-related values are rendered. The work is done when relevant dollar and clock or minute icons appear beside those values with consistent layout and styling.
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-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100