Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 1.94 KB

README.md

File metadata and controls

35 lines (25 loc) · 1.94 KB

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