gray-mueller / gray-mueller/courier-delivery-system-node-js
Rider app not receiving orders placed via the website
- 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
Research direction
Start by tracing the order flow from the website entry point to the Rider app entry point, checking where orders stop being transmitted. Reproduce the website order and inspect the relevant logs or request handling. Done means a website order appears promptly in the Rider app, with coverage for this flow if the repository provides tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend-api-design, full-stack
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100