Margaret-Petersen / Margaret-Petersen/uber-eats-clone-using-react-native
Riders are not receiving orders within their designated zones.
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- 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
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
Reproduce the flow by creating a zone, assigning a rider, and placing an order, then compare the restaurant app and rider app behavior. Trace the zone assignment and order-delivery path; the issue is done when an assigned rider receives orders from within the rider's designated zone.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100