Skip to content

Latest commit

 

History

History
50 lines (37 loc) · 1.57 KB

README.md

File metadata and controls

50 lines (37 loc) · 1.57 KB

Plants Monitor

About   |    Launch   |    Demo   |    Tech Stack   |    Creators   |   

About

Plants Monitor is a microservice based system which provides IoT sensors for indoor plants management. A user, who is logged in, can register his plants and connect them to the added sensors in order to monitor their environment for an earlier prevention of any garden problems, such as too high air humidity. It uses a docker containers for running services independently and without complicated configuration.

Launch

In order to make all the servers up and running you need to copy and set all environment variables from .env.example to .env

After configuration the application can be started with:

docker-compose up

Demo

Click play and watch short walkthrough:

plants-monitor-demo.mp4

Tech Stack

  • JavaScript
  • TypeScript
  • React.js
  • mongoose
  • mongoDB
  • RabbitMQ
  • Express.js

Creators

Created by Paulina Jacykowska, Marcin Szuster and Agnieszka Ryl, students of Wrocław University of Science and Technology