OpenSauceNZ / NZAirQuality

Air quality/Weather iOS Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NZAirQuality

mockup

Xcode 9.0 Beta Swift 4.0 codebeat badge Issues GitHub GitHub last commit

Project is on-going developing now

  • Progress
    • AQI

      • API request functions.
      • JSON Data Decoding.
      • Layout-setup
      • City name display.
      • AQI information display.
      • Autolayout of collection view for details display of each polution name&index.
      • Assets
        • Logo
        • AQI-icons
      • Graph display setup
      • Loading history data into graph
      • Component animation
      • Country/City realtime searching
      • Fetch history data * This is a big issue I am facing at the moment, since API doesnt give the parameter
    • Weather

      • API request functions
      • JSON Data Decoding
      • Assets
        • Logo
        • Weather-icons
      • Layout-setup
      • Data loading
      • Component animation

About

Air quality/Weather iOS Application

License:MIT License


Languages

Language:Swift 97.8%Language:Objective-C 1.7%Language:Ruby 0.4%