setlife-network / setlife-solutions

2 stars 1 forks source link

Add consultation submissions to the DB for later processing #193

Closed sofiaromorales closed 1 year ago

Ovifer13 commented 1 year ago

@sofiaromorales @otech47 for this we have to create new tables in the DB ?

sofiaromorales commented 1 year ago

yes, but I still need to think about which is the best DB design for this, if you have any idea we can discuss it here

Ovifer13 commented 1 year ago

Where can I see the DB Model? @sofiaromorales

sofiaromorales commented 1 year ago

I drafted this a while ago https://github.com/setlife-network/setlife-solutions/issues/50#issuecomment-1159979086 but might be outdated, you should be able to understand the model from the codebase

sofiaromorales commented 1 year ago

consultation table *id -name -email -phone_number -company_type -min_budget -max_budget -project_goals -description +constraints