Making custom frontend for nrfcloud using nrf9160dk

Hi, 

I am looking connect some sensors (links below) to the nrf9160dk and send their data over cellular to the nrfcloud. 

Water temperature sensor: Waterproof DS18B20 Digital Temperature Sensor For Arduino - DFRobot

Water pH sensor: DFRobot industrial ph sensor pro v2 - SEN0169-V2 | DFRobot Electronics

Water Flow sensor: Gravity: Water Flow Sensor (1/2") For Arduino - DFRobot

On researching about nrfcloud i found that it only has the UI for the temperature sensors, and so in order for me to display the data from all three of them, I will need to build a custom frontend. I have no experience at all with this and was having trouble finding resources to do this. Can anyone guide me on the steps I need to go about to do this and any resources I can refer to for help?

Thank you!

Related