gray-mueller / gray-mueller/food-ordering-app-using-python
Rider app not receiving orders placed via the website
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- 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**
1. Place an order on the website.
2. Check the Rider app for the corresponding order.
3. 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
Assessment
This issue has not been assessed yet.