Ecolyo is a mobile-first app allowing citizens to visualise easily their energy consumption (electricity, gas, water ...). The app allows data visualisation but give also some tips on how to reduce energy consumption.
Ecolyo is a mobile-first app allowing citizens to visualise easily their energy consumption (electricity, gas, water ...). The app allows data visualisation but give also some tips on how to reduce energy consumption.
Ecolyo uses "konnectors" for fetching data. More on :
Ecolyo uses "konnectors" for fetching data. More information on our [konnector documentation](https://doc-self-data.apps.grandlyon.com/docs/konnectors/introduction/). Repositories for our konnectors :
@@ -14,21 +18,11 @@ Ecolyo uses "konnectors" for fetching data. More on :
...
@@ -14,21 +18,11 @@ Ecolyo uses "konnectors" for fetching data. More on :
## Development
## Development
For a more complete look at our project, check our [Self Data Docs](https://doc-self-data.apps.grandlyon.com/)
For a more complete look at our project and our installation guide, check our **[Self Data Docs](https://doc-self-data.apps.grandlyon.com/)**
_:pushpin: Note:_ we recommend to use [Yarn] instead of NPM for package management.
_:pushpin: Note:_ we recommend to use [Yarn] instead of NPM for package management.
Developing the Cozy Ecolyo app requires you to be familiar with [cozy's documentation](https://docs.cozy.io/en/).
Developing the Cozy Ecolyo app requires you to be familiar with [cozy's documentation](https://docs.cozy.io/en/). Cozy's apps use a standard set of _scripts_ to run common tasks, like watch, lint, test, build…
You can then clone the app repository and install dependencies: