The indoor air quality monitoring application is designed to provide users with real-time information about the quality of the air in their surroundings. This application is able to show key indicators of air quality, such as PM10, PM2.5, temperature, humidity and carbon dioxide levels, etc. and alert to users in case of hazardous conditions. The data collected by the application is displayed in an easy-to-read dashboard that allows users to quickly identify areas of concern and take action to improve the air quality.
-
API service providing remote monitoring without the need of direct access to hardware device.
-
Display all important key indicators in home screen.
-
Tracking user's location.
-
Track data with built-in calendar and charts to see fluctuation of the values
-
Setting screen so user can set the value that is acceptable for key indicators
Requirements to run the project:
- Install Xcode environment
- Clone the repo
git clone git@github.com:minhson0506/IOs-AirQuality.git
- Open the project with XCode
- Choose simulator (at least ios 15) or run the app on physical iOS devices by cable and build project.
-
Display user's location temperature and air quality conditions by using third-party weather API
-
Setting for devices can be update to API.





