Bubble looks amazing and from what I can tell it should be more than capable of doing what I want it to. However, I’m stuck at the first hurdle and really don’t know how to get started.
I’m keeping it simple and trying to go for an MVP first:
A ‘database’ of movies - title and genre
Front end = a dropdown to select genre and a button
When the button is clicked, I want the app to return a random movie title from the database
Where do I start? Would the ‘database’ be in the App Data or somewhere else?
If anyone could point me in the right direction I’d be so grateful. I feel like I can see the potential of Bubble but just haven’t figured out how to get it to do what I want yet.