CMU-17-356 / dronuts2022-group4

dronuts2022-group4 created by GitHub Classroom
MIT License
0 stars 1 forks source link

Drone Arrival Time Approximation #8

Open mdunaevs opened 2 years ago

mdunaevs commented 2 years ago

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.

mdunaevs commented 2 years ago

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.