Hi Bubble Forum!
This is my first post, and also my first no-code app I’ll be building using Bubble. By trade, I’m a Designer, but I have a lot of front-end code experience over the years. I’ve also been using Webflow for the past 5 years too.
I’m excited to build my first app and enjoying getting stuck into learning Bubble. I’ve been watching a lot of videos on YouTube and reading the Bubble docs for the past few weeks but as I’m not that experienced in structuring databases and how to present that data to users I’m a little stuck for ideas.
I’m building a Fitness Tracking app for a friend, whereby users can track sets + reps in predetermined workouts. Workouts will likely have 4-6 exercises each, there will be around 12 workouts in total and which workout is presented to the user will be based on questions at signup e.g. their gender, weight and fitness goals.
So my question is, how could I structure the Workout data to present to the user depending on which options they have selected at sign up. I’m thinking that I would have Workouts as a data type, and then show each workout to that user with conditions if they had selected.
So for example: Show [This workout] if the user selected Gender: Male, Goal: Lose Fat, Weight: 80-100kg.
I’m unsure if this is the right approach this being the first time I’ve properly worked with a database architecture so any input or advice would be greatly appreciated
Many thanks