aaronzhongg / Weather-iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather-iOS

A minimalist weather app

  • Find current locations weather and forecast
  • Swipe down to refresh
  • Swipe right to left to find list of Cities
  • Add new cities and find weather info
  • Background changes based on weather

Weather App Demo

Technologies and Frameworks

  • Alamofire for network requests
  • SwiftyJSON for parsing json data
  • Openweathermap API for weather data
  • Chameleon Framework for colouring
  • SwipeCellKit for swipe to delete
  • First time using UIPageViewController & UICollectionView
  • UserDefaults to persist cities

About


Languages

Language:Swift 98.9%Language:Ruby 1.1%