AirQualityMonitoring

Here display the live air quality monitoring data.

Details

Development Tools

  • Xcode 12.4

iOS Deployment Target

  • 14.4

Installation

  • Open the terminal and go to the project folder using cd command.
  • Enter the command pod install.
  • Open the AirQualityMonitoring.xcworkspace file.

Third Party Library

Design Pattern

  • Used MVVM design pattern.

Screens

  • Air Quality Index List

AirQualityMonitorList

  • Air Quality Index value range its color info

Popup

  • Realtime Graph

RealTimeGraph

Tests

  • Added Unit and UI Tests using XCTest.

GitHub

View Github