0
I need help on a matter.
My TCC consists of a didactic application, which receives all its content (Text and images) through an HTML site. Is it possible for all this to work through the FIREBASE database? And if possible, how and where I should start my studies to make it work?
It is possible. But you need to have knowledge about Javascript. If you already have it, or when you do, see how to get started with the Firebase database here.. And you would keep the images on Firebase Storage.
– Rosário Pereira Fernandes
Thank you very much!
– Henrique Albuquerque