Webová aplikace pro vizualizaci a správu dat z teplotních sond
Loading...
Files
Downloads
0
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
This bachelor thesis focuses on the design and implementation of a web application for the visual-
ization and management of data from temperature probes, which have sensors located at various
depths underground. The main goal was to create an intuitive interface that connects geographic
data with historical temperature records. For the implementation of the server side, the Django
framework in Python was selected, and the data is stored in a MySQL relational database. The
client side utilizes the Leaflet library for interactive map backgrounds and the Chart.js library
for dynamic graph rendering. The result is a functional application that enables complete system
management.
Description
Delayed publication
Available after
Subject(s)
web application, data visualization, temperature probes, Django, Python, JavaScript