Inspiration
Most applications that utilize API usually retrieves or send data in JSON format. I wanted to become more familiar with this knowledge by creating an introductory app. Note, this was built from a tutorial from Youtuber Brian Advent.
What it does
The app retrieves weather information from DarkSky API in a JSON format. Users can search up cities to find the forecast.
How I built it
I write the app using Swift and the compiler Xcode.
Challenges I ran into
Displaying certain info from the JSON data on the app.
Accomplishments that I'm proud of
Creating my first JSON app
What I learned
Learning how to work with APIs that utilize JSON data formatting.
What's next for SwiftyWeather
Pretty finished with this project. Might look into other options that utilize JSON.
Log in or sign up for Devpost to join the conversation.