NZAirQuality

Air quality/Weather iOS Application

14
6
Swift

NZAirQuality

mockup

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

Project is on-going developing now

  • Progress
    • AQI

      • [x] API request functions.
      • [x] JSON Data Decoding.
      • [x] Layout-setup
      • [x] City name display.
      • [x] AQI information display.
      • [x] Autolayout of collection view for details display of each polution name&index.
      • [x] Assets
        • [x] Logo
        • [x] AQI-icons
      • [x] Graph display setup
      • [ ] Loading history data into graph
      • [ ] Component animation
      • [x] 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

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