Open bfishbaum opened 5 years ago
There can be two levels to this-
1) Basic/Simple - Simply a text box which gives the address and time remaining in a text box of sorts and sends a notification when it has arrived.
2) Complex/state of the industry - a realtime updating estimate for time with the exact delivery location showcased on a map with a pin and the drone moving towards it.
For the MVP we would simply need the first Basic/Simple approach as the user needs some sort of feedback for when their delivery will arrive. This is a smaller task as it just involves knowing the drones distance from target and speed. We estimate 4 hours.
Card As a donut buying customer, I want to be able to track when and where my order will arrive so that I can be prepared to pick up my item.
Conversation Dev - what do you mean by track? Do you mean like a real-time location like the ones you see in google maps? Customer - No, that is not necessary. Just the delivery location and time estimate of when it will arrive. It should count-down as it goes and also send an alert/notification when it is there or if it is delayed or any other information.
Confirmation Customer has an accurate location of delivery and countdown timer with relative precision, significant delays should be reflected in the estimate. When the drone lands it should send a notification.