gray-mueller / gray-mueller/food-delivery-clone-app-using-react

Pop-up notification Not Sent to Restaurants When Customer Places an Order

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

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
When a customer places an order through the Enatega multivendor application's customer app, the restaurant app is not receiving any popup notifications informing them that an order has been placed. This lack of notification prevents restaurants from promptly acknowledging and processing orders, leading to delays in order fulfillment and potentially affecting customer satisfaction.

To Reproduce

Open the Enatega customer app.
Place an order from any restaurant.
Check the restaurant app for notifications regarding the placed order.
Note that no notification is received by the restaurant app.
Expected behavior
When a customer places an order through the Enatega customer app, the associated restaurant app should promptly receive a notification informing them of the new order.
Screenshots

screen-20240311-102449.2.mp4
Smartphone (please complete the following information):*

Device: IOS & Android.

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 by reproducing the missing notification after placing an order in the customer app, then trace the order-placement flow and the restaurant app's notification handling on iOS and Android. Done means the associated restaurant app promptly shows a popup for the new order, with the behavior verified on both platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend, mobile-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.