An open API service indexing awesome lists of open source software.

https://github.com/corentinth/qualitair

Best air quality report system ever built in the most modern language : C++.
https://github.com/corentinth/qualitair

air-pollution air-quality cpp-cli report

Last synced: 3 months ago
JSON representation

Best air quality report system ever built in the most modern language : C++.

Awesome Lists containing this project

README

        


logo

-------



travis-badge










## Installation procedure

```bash
# Download and extract
wget https://link-to-github-release.com/qualitair.zip
unzip qualitair.zip
cd qualitair && ./install.sh
```

## Create the installation archive
In the qualitair project root directory, run :
```bash
cd installer
./create-installer.sh
```
You have now a zip archive `qualitair.zip` at the project root directory.

## Crédits
Applications créée par :
* Marsaud Bastien
* Menseau Cyrielle
* Thomasset Corentin
* Wallyn Valentin

Dans le cadre du cours de Génie Logiciel à l'INSA de Lyon du processeur Vasile-Marian Scuturici.