lambertf917 / lambertf917/food-ordering-system-source-code

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
#427 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
0
Forks
3
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

Reproduce the order flow in the Enatega Customer App and restaurant side using the steps in the issue, then trace where the receiving-time timer and order status are handled. Done means an unaccepted order expires when the timer reaches zero, is removed from the restaurant side, and produces a cancellation notification and removal on the customer side.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
full-stack
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.