You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description: Users want to be aware of the approximate time it will take the drone to reach their location, along with real-time updates if any delays in the delivery occur.
Front-End:
Time display
Back-End:
Use maps API to approximate ETA
Update time display constantly
Estimated Time: 6 hrs - Need to implement real-time tracking with maps API to estimate time.
Non-MVP Reasoning: This might be out of scope for MVP, because we can instead calculate the approximate time and provide that information to the user. Doing real-time tracking could be the better version of this.
The text was updated successfully, but these errors were encountered:
Description: Users want to be aware of the approximate time it will take the drone to reach their location, along with real-time updates if any delays in the delivery occur.
Front-End:
Time display
Back-End:
Use maps API to approximate ETA
Update time display constantly
Estimated Time: 6 hrs - Need to implement real-time tracking with maps API to estimate time.
Non-MVP Reasoning: This might be out of scope for MVP, because we can instead calculate the approximate time and provide that information to the user. Doing real-time tracking could be the better version of this.
Description: Users want to be aware of the approximate time it will take the drone to reach their location, along with real-time updates if any delays in the delivery occur.
Front-End:
Back-End:
Estimated Time: 6 hrs - Need to implement real-time tracking with maps API to estimate time.
Non-MVP Reasoning: This might be out of scope for MVP, because we can instead calculate the approximate time and provide that information to the user. Doing real-time tracking could be the better version of this.
The text was updated successfully, but these errors were encountered: