gray-mueller / gray-mueller/food-delivery-platform-for-restaurants-using-python

Enatega Restaurant + Rider App: No notification or sound alert for new orders when the app is closed.

Open
#174 0 comments 0 reactions 0 assignees View on GitHub
bug Enatega Multivendor Admin Dashboard good first issue High Priority
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Describe the bug
When the app is closed, the restaurant and rider do not receive any notification or beep sound for new orders. This leads to missed orders and delays in processing.

Steps to Reproduce:

1. Ensure the app is installed and logged in as a restaurant or rider.
2. Close the app completely (force close if needed).
3. Place a new order from the customer side.
4. Observe that no notification or sound alert is received by the restaurant or rider.

### Expected behavior
The app should send a push notification or play a beep sound to alert the restaurant and rider about the new order, even when the app is closed.

Smartphone (please complete the following information):

> Device: [e.g. iPhone12]
> OS: [e.g. iOS]
> Browser [e.g. Application ]
> Version [e.g. Latest]

Contributor guide

Open the contributing guide

Research direction

Start by tracing the new-order event and the restaurant and rider app's notification handling, including behavior when the app is closed. Check how push notifications and alert sounds are configured for each supported platform. Done means a new order produces an observable notification or sound for both roles while the app is closed, with reproduction coverage for the affected platforms.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.