Skip to content

OpenSauceNZ/NZAirQuality

Repository files navigation

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