Margaret-Petersen / Margaret-Petersen/uber-eats-clone-android

Customer App and Restaurant Enatega - Please define the purpose of timer here, as the timer gets to "0", then there should be something happening to that particular order

Open
#455 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 the user has placed the order, then after some time if the Restaurant hasn't accepted the order then the order should be removed from Restaurant side and there should be a cancellation notification or something like that on customer app side and the order should be removed.

To Reproduce
Steps to reproduce the behavior:

Go to 'Enatega Customer App'
Go to Restaurants menu button and select any restaurant.
Add to cart and Place an order
See error When the user has placed the order, then after some time if the Restaurant hasn't accepted the order then the order should be removed from Restaurant side and there should be a cancellation notification or something like that on customer app side and the order should be removed.

Expected behavior
When the user has placed the order, when the receiving time is out and if the Restaurant hasn't accepted the order then the order should be removed from Restaurant side and there should be a cancellation notification or something like that on customer app side and the order should be removed.

Smartphone (please complete the following information):

Device: [e.g. Infinix Hot 50]
OS: [e.g. Windows]
Browser [e.g.Application]
Version [e.g. 14]

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 tracing the order timer and pending-order flow in the Enatega Customer App and restaurant-side application. Reproduce an unaccepted order reaching 0, then identify the existing order-removal and notification paths. Done means the timed-out order is removed from the restaurant view and the customer receives a cancellation notification and no longer sees the order.

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
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.