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
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
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 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