Skip to content

natebirkholz/WeatherWonder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WeatherWonder

An update of an old demo project using a free weather API. I recently updated the syntax and style to modern Swift patterns and the latest iOS SDK, and I added error handling, location awareness, and restructured the code to be more readable.

Demonstrated skills:

  1. JSONSerialization, parsing JSON into models
  2. URLSession
  3. Grand Central Dispatch
  4. Interface Builder
  5. Error Handling
  6. Animated UIViewController Transitions
  7. CoreLocation
  8. Activity Indicator
  9. UITableView, custom UITableViewCell
  10. Gesture Recognizers

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages