lambertf917 / lambertf917/food-ordering-system-source-code
Some of the restaurants/cafes are listed under the Grocery category
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- 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 tracing how the app/website assigns and displays listings in the Grocery category, using Sunrise Cafe as the reproduction case. Confirm that restaurants and cafes no longer appear under Grocery and instead appear under Restaurants or Cafes, then verify the category searches described in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 40/100