Structural question

Hi my question is open ended and I appreciate any response!

For this example in bubble, how would you structure the stockx.com database.

Data types would include users, shoes, asks, and bids. (I assume)

When you create a new bid one of the data fields would be the shoe data type.

A shoe can have 1000 asks and 1000 bids, so I’m guessing the shoe data type would have two fields, one for bid and one for ask and each would be a list.

Would this also mean the ask and bid data types would need a field type for the particular shoe?

This is what I’m building in bubble and for some reason I cant get the two data types connected.

See options 1, 2, and 3 in this part of Bubble’s reference:

https://manual.bubble.io/working-with-data/connecting-types-with-each-other

1 Like