Adalo Search functionality

I’m new to Adalo, but I’ve used Flutter Flow a bit, which is pretty extensive. I’ve also tried Glide and Softr, but they felt too simple for my needs.

I’m planning a new project where search functionality is key, and I’m wondering if anyone can explain if this is possible in Adalo. If not, I might look at other platforms.

I’ve been looking around this forum and youtube to see if I can find an answer to my my issue:
I have a large list of companies, each offering materials in different price ranges. I need users to be able to search by price brackets—for example, if someone only wants to see options below $60. Is this possible?

Also, is it possible to have an AI assistant like a chatGPT that can suggest options based on search queries? For example, if a user asks for a specific material, the assistant would suggest suitable choices.

Regarding searches for a price range, yes that can be done.

Not sure about the AI element. I know there’s a ChatGPT plugin but I’ve never used it

1 Like

everything is possible, its all depends on how can you tweak the functionality and use it in a way that does not affect the user experience significantly

2 Likes

Thank you @mohmdfawzi & @diegozane. As @mohmdfawzi mentions its the user experience I’m a bit worried about. I guess I’ll just need to make a couple of screens quickly and test out the functionality.

exactly, make a quick test app with the required functionality and see how things are going, best of luck

If u was in FF, so probably u noticed that they have Algolia. Perfect tool for searching functionality’s. Here u won’t find such stuff.

1 Like

I tried to rig up a few screens and I got stuck on a few things I like line height between text and formatting text. And as my app mostly is about the user experience around search and discovery, and as you mention they got the Angolia integration, I think I’ll have to go back to FF for now…