How to get project bucket data and show it

I want to get data from firebase storage when user choose selection from spinner then shows relevant data from firebase relevant bucket

Like if user selects A- then user only have to show data from A- bucket.

Please reply as quick as possible.
I’m waiting for your response!
WINS!

Do when spinner after choosing set firebase project bucket to selection then call firebase get tag list

after got taglist??
image

how do I show O- data in app??

Do you wnat to show the number s or data

Actually its blood donation app
When user click on NEED Blood
then user have to select what Blood he/she need (like O-)
then app shows O- bucket data in individual label or card or list view
how can I do this

these entries can exceeds when blood donors are coming
image

Screenshot_2022-01-22-21-32-19-1


Try this

  1. Show the tag list(all the single digit alphapet) in a listview elements

If any items selected,

  1. set the project bucket as selected as project bucket, and again get taglist…
    Once tag list received , by using for each items in the list get firebase value and show the result. Simple .

Or

  1. By using web compomet also you can get it
    Set web URL as https://(project I’d).firebaseio.com/selected item/.json

When firebase got text bu using dictionary method show the value in the required component…

Simple

(Make sure sigle letter works well as project bucket)

It works but not as expected

Please can you show me blocks of your logic
It’s a humble request to you

Please reply

But in your database multiple common bucket is there. Isn’t??

No, there’s a difference of + and -
like blood group: A+ denotes "A "
A- remains same in db.
check again

Why what you need

i have tried like this and i got response properly

image

image

In my case it shows not found

Do you see items in list view?

url must be good

1 Like

if I’m uploaded aia then you can do this??

image

see, i am showing first tag value under the bucket… if you want other item you need to use different blocks

See I want to get all these values in individual card when user selects A+ from list (in which Mobile: “Name, City, State” respectively)
image

can you do this
Suggestion: I guess your 1st method is easy if you try
i.e:
1. Show the tag list(all the single digit alphapet) in a listview elements

If any items selected,

set the project bucket as selected as project bucket, and again get taglist…
Once tag list received , by using for each items in the list get firebase value and show the result. Simple .

i can able to see all, shall i share the aia, here or in pm?

Yaa you should share (anywhere as you like) :smiley: