Can I actually make a forum app using firebase in app inventor?

hi! just like the title, is it possible to make a forum app through firebase in app inventor? I saw there's a component for the firebaseDB but I do not know how to use it and make a forum app with it.

1 Like

yes it's possible

Let's start from here :

https://www.youtube.com/watch?v=ES26E4r_uEU

https://www.youtube.com/watch?v=4daTy4zjqiQ

Creating a Chat Application in App Inventor 2

App inventor. Chat FirebaseDB. Chat con CloudDB.

Firebase Chat and Label HTML Content

🔥 Register and Login using Firebase Authentication for your app

Firebase with Web Component

wow so many things haha, thank you, let me take some time go through it first :)

1 Like

Hi, @Salman_Dev I will try to make it up with all of these information, and will keep update about it in here for the next few days. thank you for the info and links

1 Like

You're welcome :wink:

See https://firebase.google.com/docs/database/web/structure-data for a sample Firebase data structure for forums.

1 Like