I want to make an Android App which will probably run on Chromebox or a powerful tablet. I want to use another app on about 10 more android phones to take orders and store order in SQLlite database of Chromebox or Tablet. These 10 phones will send orders to be stored in that local tablet/Chromebox connected with local WiFi.
They will also view reports from the data stored in that tablet or Chromebox. The premises will not have any internet connection. So all data needs to be stored and saved in Chromebox or powerful tablet.
Also we are talking of multiple orders during any given time. Is this plan feasible?