gray-mueller / gray-mueller/food-delivery-app-android-studio-java

Notification Discrepancy Between Rider and Restaurant Apps

Open
#320 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Describe the bug
Currently, there is an inconsistency in the notification system between the Enatega multivendor rider app and the restaurant app. When a rider accepts an order, the restaurant app does not receive any notification indicating that the order has been assigned to a rider. This lack of communication creates a disconnect in the order management process and can lead to confusion and delays in order fulfillment.

To Reproduce

Place an order through the Enatega Multivendor Restaurant App.
Wait for a rider to accept the order for delivery.
Observe that the restaurant does not receive any notification indicating that the order has been assigned to a rider.
Expected behavior
Upon a rider accepting an order for delivery, the restaurant associated with the order should receive a notification informing them that the order has been successfully assigned to a rider. This notification should include relevant details such as the rider's name, estimated time of arrival, and any other pertinent information.

Screenshots

Untitled.video.-.Made.with.Clipchamp.1.mp4
Smartphone (please complete the following information):

Device: IOS & Android.
Additional context
The notification should be sent to the restaurant about the rider has been assigned to their order which they are preparing like customer app sent notification about rider has been assigned.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the rider-acceptance flow described in the issue across the restaurant and rider apps, then trace how the customer app receives the corresponding assignment notification. The work is done when the restaurant receives an assignment notification containing the relevant rider and order details on iOS and Android.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 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.