Last week's solution can be found HERE!
For this challenge that is taking place on Valentine's Day 2017, build and an app that can find the nearest candy and flower stores near a user-given location. As a result, the application should be able to do the following:
1) Take a map input of a user's location
2) Allow the user to choose between 'florists' and 'confectionaries'
3) Choose if the user wants to find closest distance or drivetime
4) Based on #4, allow the user to input how many minutes or miles are the willing to travel
5) On the output of a map report, allow the user to specify a header
6) Allow the user to specify the directory they want to save the report to
Hint: If the Primary SIC starts with '51' it's a confectionary, if it starts with '59', it's a florist. Be aware that these are Colorado stores only.
For anybody who solves the challenge on or before February 15th, we will be awarded this special badge! If you could not figure out the solution, you can earn the following badge by attending THIS live training, where you can watch how the solution for this challenge was built.
