lambertf917 / lambertf917/cafe-ordering-system-using-react-js

Rider app not receiving orders placed via the website

Open
#185 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the website order-placement entry point and trace how the created order is transmitted to the Rider app. Check the Rider app's order-receiving path and verify the reported website-to-Rider flow with an order placed in Chrome; done means the order appears promptly for processing.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
api, full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.