So,its for my project, my topic is smart surveillence in urban farming.its consits of sensors that sent live data to my firebase cloud which shows on my MIT app,but the problem is i need to show the data t in a list view of the like
Temperature reading1 :22 degree
Temperature reading2 :22.4 degree
Temperature reading3 :22.8 degree
and as the list must be updated whenever the cloud gets the data,i tried whatching all tutorials in youtube and all all those are not working because they show only constant data.i tried and failed miserabliy
,so these are the blocks and design of my first page,i dont know howto start on the live list view of the data in the second page ,if anyone can help me please do.