bachelors thesis kruntorad
1.0.0
This repository contains a bachelor's thesis focused on remote measuring of temperatures with the usage of Raspberry Pi. Web administration is using template AdminLTE with Symfony framework used for backend.
Used technologies:
Used Template:
Installs dependencies
composer install
Creates database connection (optional)
php bin/console d:d:c
Updates database schema (optional)
php bin/console d:s:u --force
Import temperature-measurement.sql
MIT
Petr Kruntorád