gray-mueller / gray-mueller/foodpanda-clone-using-react-native
Logic Flaws in Enatega Multivendor Restaurant App
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
incorrect Delivery Status Update: When a restaurant marks an order as delivered, it incorrectly signifies that the food has been delivered to the customer instead of the rider. Similarly when the rider for instance accepts the order and the rider is on his way and if the restaurant mark the order as delivered the riders which is on its way and the delivery is not yet done will be considered as done in the rider app. This results in confusion and inaccurate tracking of the delivery process.
To Reproduce
Steps to reproduce the behavior:
Place an order from customer app.
Mark the order as delivered from restaurant app after accepting it.
Observe the incorrect status update in restaurant app and rider app if the rider has been assigned to that order.
Expected behavior
When the restaurant marks an order as delivered, it should indicate that the food has been handed over to the rider for delivery to the customer.
Screenshots
https://github.com/ninjas-code-official/food-delivery-multivendor/assets/153413752/77013d08-2860-4968-9964-6fbf313a97ab
**Smartphone **
Device: IOS & Android.
Contributor guide
Research direction
Reproduce the order flow across the customer, restaurant, and rider apps, starting with the restaurant action described in the issue. Trace how delivery statuses are propagated after the restaurant marks an order delivered; done means this records handoff to the rider without marking the rider's customer delivery complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react-native, typescript
- Domain
- mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100