Skip to content

Management platform for greenhouses status monitoring developed in node.js for a university project

License

Notifications You must be signed in to change notification settings

DaveDeDave/ProjectPissir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project PISSIR 2021/2022

Introduction

This project has been developed at the University of Eastern Piedmont during the course of "Progettazione e Implementazione di Sistemi Software In Rete" (PISSIR) with the collaboration of LukeAz. The project is a management platform for farms that wants to monitor the status of their fields and greenhouses.

Login page diagramma casi d'uso

Home diagramma casi d'uso

General info

All the informations regarding the development phase and how to launch the application and the unit test can be found in the report.

🇮🇹 Report in italian language

🇬🇧 Report in english language

Live demo

You can view a demo version of this application here

Used technologies

nodejs fastify docker nginx mariadb mochajs vuejs3

  • Node.js
  • Fastify
  • Yarn workspaces (monorepo)
  • MariaDB
  • Docker
  • Nginx
  • Vue.js
  • Ant Design
  • MQTT
  • Mocha and supertest