lambertf917 / lambertf917/react-native-uber-eats-clone
Rider app not receiving orders placed via the website
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 5
- 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
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 reproducing the issue: place an order through the website and check whether it appears in the Rider app. Trace the website order flow and the Rider app's order-receiving path; no files or tests are named, and done means website orders reach the Rider app promptly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100