This project consist of three different parts
First is python application, which takes configuration data based on config.xml. Then connects to database and runs in infinte loop asking thermometer website of the values and then storing those into database.
Second is backend api node.js server with express.js for urls. and pg library to access the database with thermometer's values.
Lastly there is frontend website made in react. Which fetches those data every second and display them.
Made by Pavel Hujer 2022.