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

Geocoding #2

Open
5 tasks done
JulianBlohm opened this issue Nov 16, 2020 · 0 comments · Fixed by #7
Open
5 tasks done

Geocoding #2

JulianBlohm opened this issue Nov 16, 2020 · 0 comments · Fixed by #7

Comments

@JulianBlohm
Copy link
Owner

JulianBlohm commented Nov 16, 2020

Value statement

As a person
I need to just write my city or postal code
so that I can easy get covid-19 information about my county

Description (Text, Scribble, Wireframe, Design)

If the user puts the name or the postal code of his city into the search, the geocoding API gives the county back, which is used for the data fetch from the covid-19 RKI API.

capstone-project_first-version(7)

Acceptance criteria

  • Display error feedback if the county search was not successful.
  • Display error feedback if the RKI API fetch was not successful.

Tasks

  • Create geocoding fetch service
  • Implement fetch and create error handling
  • Test on mobile and desktop

Size

large

@JulianBlohm JulianBlohm linked a pull request Dec 8, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant