gray-mueller / gray-mueller/food-ordering-system-using-tkinter
Notification Discrepancy Between Rider and Restaurant Apps
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 1
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the rider app's order-acceptance flow and the restaurant app's notification handling. Reproduce the scenario on iOS or Android and compare it with the customer notification path. Done means the restaurant receives an assignment notification containing the rider's name, estimated arrival, and other relevant order details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100