How to make project bucket with Firebase - Urgent

hello
In Thunkable X
I want to have two countries X and Y
and i want value tag “image” No.1 in country X to be different than the value tag “image” No.1 in country Y

i read about “Object” thing but i did not understand, would you help me ,please?

Hello,

I’m sorry, but did not understand what you need to do. You need to create objects or you need to create nodes in Firebase? Can you show what data structure you need?

1 Like

@actech
i do not know what is objects and what is nodes :expressionless:

in my firebase, i want to have two countries
for each country there is tag called image
in first screen user will select the country, let’s say US
in US i want to have tag “image” number 1 in US to be different than tag “image” number 1 in Russia
i hope my explanation is clear

Do you need this data structure?

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5

If this is the case, then to get the child element, the paths through /

US/Image or Rassia/Image

%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5

Do you Know how to create nodes or objects in firebase when you enter data in thunkable x app ?
If yes which tool will do so?