UCCS-CS4300-5300 / group1-spring2024

1 stars 1 forks source link

Location Based Weather #13

Open hryan2-bit opened 7 months ago

hryan2-bit commented 7 months ago

As a worker, I want to be able to input my location into the app and have weather recommendations within 50 miles, so that I can predict the weather in my immediate area. This feature would ensure I know the weather forecasts that are prevalent to me, and would allow me to accurately dress comfortably for the coming weather throughout the day in my location.

Acceptance Criteria

kennpy commented 6 months ago

Done but need to add a check if the api fails (returns 500s status code). Rest works fine though

kennpy commented 6 months ago

Also when weather request fails, change error message to "invalid location" rather than "invalid zip code" (since we can take a variety of input types not just zip code