jackychen6825 / Zillow

1 stars 0 forks source link

Design Docs To Do List #1

Open mwmadsen67 opened 2 years ago

mwmadsen67 commented 2 years ago

Wiki Page Home


MVP List


Database Schema


Sample State


Backend Routes


Frontend Routes

mwmadsen67 commented 2 years ago

Hi Jacky, just have a few notes on your design docs here:

Schema:

MVP List:

Sample State:

mwmadsen67 commented 2 years ago

one last note, your properties table may need a listing type, representing whether or not its a rental or for sale. You could use a string or a boolean

mwmadsen67 commented 2 years ago

Sorry Jacky, another note. I highly recommend implementing a Map MVP after your homes MVP, as that is kind of crucial to the look of the app.