Skip to content

a PHP application that has the primary function to show a temperature value from its database. It has 2 end-points. The first one is a code to receive a value sent by a Caller. The second one is simply to respond with the saved latest value. This application also provides a page to show the current temperature from the database, this page uses j…

Notifications You must be signed in to change notification settings

kodesh87/temperature-sensor-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Temperature Sensor Application (Web) temperature-sensor-web

These applications consists of 2 parts. Each is managed in a different repository.

Background

This is a PHP application that has the primary function to show a temperature value from its database. It has 2 end-points. The first one is a code to receive a value sent by a Caller. The second one is simply to respond with the saved latest value. This application also provides a page to show the current temperature from the database, this page uses javascript and jQuery to show the value in real-time.

Architecture Diagram

architecture

Technology

  1. PHP
  2. Javascript + jQuery

Others

  1. This source code linked to web application repository : uniqcode87/temperature-sensor-desktop
  2. This is an old source code, if you want to use it and face problems feel free to contact me

About

a PHP application that has the primary function to show a temperature value from its database. It has 2 end-points. The first one is a code to receive a value sent by a Caller. The second one is simply to respond with the saved latest value. This application also provides a page to show the current temperature from the database, this page uses j…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages