gray-mueller / gray-mueller/online-ordering-and-delivery-system-using-python

Riders are not receiving orders within their designated zones.

Open
#1,937 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

Summary:
I created a specific zone, registered a rider within that zone. However, when I places an order, the rider is not receiving any orders, even though they are both located in the same zone. This process is not functioning seamlessly as expected.

Expected Behavior:
The riders should receive an order when a user places an order.

Current Behavior:
Riders should be receiving orders within their designated zones.

How it occur:
I established a zone, subsequently adding a rider, and then assigned that specific zone to the rider.
Orders are being received within the restaurant app but are not appearing in the rider app.

Contributor guide

Open the contributing guide

Research direction

Reproduce the flow described: create a zone, assign it to a rider, place an order, and compare the restaurant app with the rider app. Trace the order-assignment path and zone filtering between those apps; done means an order placed in a rider's designated zone appears in the rider app.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.