How do I Display Online Users Without Firebase?

I am making an App. I want to Display Online Users in My App. But I want to do without Firebase.
Is Possible?
If yes, then how to display?

It is not possible to make that without firebase or any cloud databases.

3 Likes

use firebase/google sheets/other cloud db

1 Like

Ok. So, how to make with Google Sheet?

Using web component.

Why you not use cloud db

1 Like

Look at this:

2 Likes

@Alpha2020 cloud db may not be safe,
these are the topics u need to read

https://ai2.metricrat.co.uk/guides/use-gviz-to-get-and-query-google-sheet-data

https://ai2.metricrat.co.uk/guides/crud-with-google-sheets-web-app-and-ai2

https://ai2.metricrat.co.uk/guides/google-sheet-crudq-ii

https://ai2.metricrat.co.uk/guides/post-data-to-a-google-sheet

2 Likes

Can you share the blocks or aia? It will be easy for me to Understand.
I want to show only Count.

All of the given examples and tutorials have descriptions, pictures of blocks as well as aia files.

2 Likes

But there is no any examples of what I need.

There will hardly be anything exactly as you want.
Read the tutorials, understand what they do, and tweak them according to your needs!
:slight_smile:

1 Like