What stack of technologies to use for this task?

Closed due to the fact that the issue is too general for the participants Viktorov , Kromster , AK , cheops , Denis Bubnov 19 Dec '17 at 20:40 .

Please correct the question so that it describes the specific problem with sufficient detail to determine the appropriate answer. Do not ask a few questions at once. See “How to ask a good question?” For clarification. If the question can be reformulated according to the rules set out in the certificate , edit it .

  • one
    Specify your question. What technologies do you use? What is the OS on RaspberryPi? What is installed on the local and remote servers? What development tools do you use? What exactly is the problem? - Pyramidhead
  • On RaspberryPi worth Raspbian. On RaspberryPi using Python 3.6.3 I collect JSON with data using the connected json module and to transfer data to urllib.request. On a local server, I picked up Apache, on which I try to organize data reception and writing to MySQL using PHP. I use Python Shell 3.6.3 and Sublime Text. The overall picture of the idea - RaspberryPi transmits and receives data and commands from the server to which the client will send commands (from the web-app, or from the android-app). The problem is that because of the small experience, doubts about whether to use PHP for this task? - Pavel
  • If you are not fluent in PHP, you can use the same Python on the server - Pyramidhead

0