Air Quality Monitoring App to see live AQI and city data/graph in Swift with WebSocket and MVVM architecture
AQMonitoring
Air Quality Monitoring App to see live AQI and city data/graph in Swift with WebSocket and MVVM architecture
Features
- programatic UI
- Use of Delegation and Protocols
- ViewModels to improve testability
Note
- Reduce or Increase socket timer value in constants file to see changes on graph.
Architecture:
- Used MVVM