Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select Order Destination #4

Open
3 tasks
mdunaevs opened this issue Jan 28, 2022 · 1 comment
Open
3 tasks

Select Order Destination #4

mdunaevs opened this issue Jan 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@mdunaevs
Copy link
Collaborator

mdunaevs commented Jan 28, 2022

Description: Allows the user to enter the destination location, i.e where the drones should deliver the donuts.

Front-End:

  • Display map and address input box

Back-End:

  • Map API integration
  • Address input functionality that maps to location

Estimated Time: 6 hours - Learn how to use and integrate the selected maps API into our code. Create an input box, so that users can enter their location, and translate the entered results into corresponding address.

MVP Reasoning: It is critical for a user to enter their destination, since this will be the location where the drones drop the donuts. Without the ability to specify where the order should end up, the users would never receive their donuts.

@mdunaevs
Copy link
Collaborator Author

Description: Allows the user to enter the destination location, i.e where the drones should deliver the donuts.

Front-End:

  • Display map and address input box

Back-End:

  • Map API integration
  • Address input functionality that maps to location

Estimated Time: 6 hours - Learn how to use and integrate the selected maps API into our code. Create an input box, so that users can enter their location, and translate the entered results into corresponding address.

MVP Reasoning: It is critical for a user to enter their destination, since this will be the location where the drones drop the donuts. Without the ability to specify where the order should end up, the users would never receive their donuts.

@mdunaevs mdunaevs added the enhancement New feature or request label Jan 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant