lambertf917 / lambertf917/cafe-ordering-system-using-react-js
Some of the restaurants/cafes are listed under the Grocery category
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Some restaurants and cafes are incorrectly listed under the "Grocery" category in the app/website. These establishments should be categorized as restaurants, cafes, or food services, not groceries. This miscategorization can cause confusion for users when searching for specific types of establishments.
To Reproduce
Open the app/website.
Go to the "Grocery" category.
Observe that some restaurants and cafes are listed in this category.
Search for specific restaurants/cafes e.g Sunrise Cafe, and some may appear under the "Grocery" section instead of their proper category.
Expected behavior
Restaurants and cafes should appear in the "Restaurants" or "Cafes" category, not under "Grocery."
Actual Behavior:
Some restaurants and cafes are listed under the "Grocery" category.
Screenshots
IMG_0473
Smartphone (please complete the following information):
Device: [e.g. iPhone15pro and Samsung A15
OS: iOS17.6.1
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 by opening the app/website's Grocery category and searching for Sunrise Cafe or another affected restaurant. Trace how those establishments are assigned to and displayed under categories, then verify they appear under Restaurants, Cafes, or food services instead of Grocery. No file or test is named in the issue, so add or run the relevant category checks once the responsible area is identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100