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

Add location lookup functionality #3

Closed
3 tasks
RoyIL opened this issue Nov 26, 2023 · 0 comments · Fixed by #16
Closed
3 tasks

Add location lookup functionality #3

RoyIL opened this issue Nov 26, 2023 · 0 comments · Fixed by #16
Assignees
Labels
enhancement New feature or request

Comments

@RoyIL
Copy link
Owner

RoyIL commented Nov 26, 2023

As the title suggests, now that we have decided on a preliminary design, we need to add the ability to look-up a location in accordance with the way the weather API we are using wants the location. In a way, we need to find a way to bridge between the user-inputted location and the way the API wants to receive the location. The look-up functionality will be used in the main "logged-in" view created by @DavisKHuehn.

  • Add the ability to look up a location in various ways and formats.
  • Find the best way/format to store the location in our DB.
  • Add functionality of communicating to the user when a location cannot be found.
image
@RoyIL RoyIL added the enhancement New feature or request label Nov 26, 2023
@RoyIL RoyIL self-assigned this Nov 26, 2023
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

Successfully merging a pull request may close this issue.

1 participant