Open vawhitehouse opened 4 years ago
NIce job with the updates so far! Here are a couple more things:
review
index
route under businesses. Checkout this reading on nested routing: https://github.com/appacademy/curriculum/blob/master/rails/readings/routing-part-ii.md.
MVP Review
Schema
created_at
/updated_at
columns with data type ofdatetime
not null
constraints are needed - eg, I don't think business are required to have url on yelpSample State
Backend Routes
/
routeFrontend Routes
Let me know if you have any questions! We can talk more about this when we meet one-on-one.