Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Conversation

@g00m
Copy link

@g00m g00m commented Oct 4, 2018

I created a simple application to ask for the weather.

You can ask different things to get the information you want:

  • “What is the weather in Berlin”
  • “What is the temperature in New York”

Hope you enjoy my work and if you have any questions just let me know.

g00m added 30 commits October 2, 2018 08:42
- Create the ConnectionManager to get the data from worldweatheronline
- Create a struct to represent the data that should be displayed
Tests to verify that the serialization process is performed correctly and the correct initialized struct is returned
- Fetch data after pressing the microphone button
- Show labels to present the data
- Fill the labels with the data from the worldweatheronline api
- You can ask not “What is the weather in New York”
To determin the location when just asking for weather without a city at the end
Add this in preparation for user errors
I would need more time to distinguish the occuring errors
I used a specific apiKey for testing which is now removed from openweathermap
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant