gray-mueller / gray-mueller/ride-management-system-react-native

Rider app not receiving orders placed via the website

Open
#79 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a customer places an order through the website, the Rider app fails to receive the order. This disrupts the order fulfillment process and can lead to delays or missed deliveries.

To Reproduce

Place an order on the website.
Check the Rider app for the corresponding order.
Observe that the order is not received on the Rider app.
Expected behavior
Orders placed via the website should be transmitted to the Rider app promptly for processing and delivery.

Actual Behavior:
The Rider app does not receive orders that are placed through the website.

Desktop (please complete the following information):

OS: Windows
Browser: Chrome
Smartphone (please complete the following information):

Device: iPhone15pro
OS: iOS17.6.1

Contributor guide

Open the contributing guide

Research direction

Start by tracing the order flow from the website to the Rider app and identify the handoff or API entry point where delivery stops. Compare the website order creation path with the Rider app's order retrieval path and verify the fix by reproducing the reported order scenario on the listed platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native, typescript
Domain
api, full-stack, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.