Relative Content

Tag Archive for firebasedatetimeapp-inventor

How to display subset of firebase data in MIT App Inventor app

I am working on a MIT App Inventor app, and it is writing/reading data in a Firebase application.
The database structure is “type” (ex Temperature, Humidity, Wind), and then rows are date/time as tag or key, then the data value.Firebase data sample. The 2nd screen of the app I want to show a log of data. The screen looks like sample of screen