gray-mueller / gray-mueller/food-ordering-system-using-tkinter

Some of the restaurants/cafes are listed under the Grocery category

Open
#1,138 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
0
Forks
1
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

Open the contributing guide

Research direction

Start by locating the app or website data and category-handling entry points for the Grocery category, then inspect how Sunrise Cafe is classified. Verify that affected restaurants and cafes appear under Restaurants, Cafes, or food services rather than Grocery, and confirm the corrected listings through the category and search flows.

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
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.