hrfofut / idb

2 stars 1 forks source link

User Stories #1 #107

Closed fantomats15 closed 6 years ago

fantomats15 commented 6 years ago

As a user, I want to find a grocery store nearby the gym that I workout. So that I can buy my favorite food or ingredients for my favorite recipe after I'm done.

Estimate Time: 10 hours

cindyqtruong commented 6 years ago

Assumptions:

We currently show both grocery stores and gyms in the general Austin area as well locations. We will probably add a more direct method of showing locations that are near each other or near the user in the future.

Actual Time: 5 hours

hrfofut commented 6 years ago

I can add an extra column in Stores and Gyms that holds exact longitude and latitude, that way we can closely guess how distant different ones are.

cindyqtruong commented 6 years ago

We actually did it! Each gym page now shows grocery stores nearby the gym.

Final time: 4 days