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.
.
but it is not working, I got Firebase as my main database; as a result, I can see the data on screen 1, and it's real-time updating. I used Tempbase to store data from screen 1 and show the data on screen 2, but it is not working, and I need to see the data in a list manner. I do not know, but it is not working. someone, please help me with the block diagram.