hannadarwish / Chew_Fork_Times_Cooking

0 stars 0 forks source link

FSP Design Docs - Sample State #2

Open mwmadsen67 opened 1 year ago

mwmadsen67 commented 1 year ago

Hi Hanna, here is a checklist for your sample state docs. Make sure you finish the schema completely before working on this part so that you dont have to redo anything.

Sample State

hannadarwish commented 1 year ago

Hi Mike,

I gave the sample state a shot and linked in it my wiki Home page. Let me know if I need to edit anything.

Thanks! Hanna

mwmadsen67 commented 1 year ago

Sample State looks great, the only thing I would add is that recipes will have a photoUrl. It's not something we'll store in our database (so not included in schema), but we'll handle it with active storage, and it will be part of our state shape to display pictures.

Otherwise you're all good on state shape!

hannadarwish commented 1 year ago

Great, thanks! Added the photoUrl to recipes