Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 985 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 985 Bytes

Plaentemoji app

An app that connects to a previously designed device in CE lab to visualise indoor climate parameters for plants, namely; air humidity and temperature, soil humidity and temperature, sunlight, and water storage level. The app reads a QR Code to connect to the physical device, and allows the user to see other users plant's sensor feed.

Wireframing journey

Ideation session in the CE lab:

System components overview

Wireframes designed via Drow.io:

System components overview

Demo:

IMAGE ALT TEXT HERE

How to install

Please follow the following steps:

  • You need to run the server contained in the original project repo (InfluxDB): https://github.com/syk-yaman/plantemoji
  • Run the Docker image which contains Express.JS API.
  • Runflutter pub get before running the app
  • Run the app