junjiequ1459 / MealMate

Yelp clone
5 stars 0 forks source link

Issue #06 - Frontend Routes #6

Closed keginzburg closed 1 year ago

keginzburg commented 1 year ago

Frontend Routes

Comments

  1. For your /biz/:bizId frontend route, the Review_Form component should be a ReviewForm component.
  2. Out of curiosity, why are you planning on interpolating a business' :bizId into the frontend route for the GoogleMap component?
  3. This is a solid start. Again, this document is usually variable to change, so don't be afraid to revisit it.
junjiequ1459 commented 1 year ago

Im not 100% sure about the front end yet, i fixed the typo for review form. Will come back and review the front end once im up to it in the project