I have a firebase database and I want to create a search bar that will filter results from the database objects. But I do not know how to go about it.
I have looked everywhere to find a good example but none of those I find are related to firebase. otherwise is there an alternative way I can do this?
structure of the real-time database on firebase
any help and suggestions would be great.