opencode20-destination-portal icon indicating copy to clipboard operation
opencode20-destination-portal copied to clipboard

rendering the data in JSON object returned by API

Open harshitk075 opened this issue 5 years ago • 3 comments

issue #118 is prerequisite

  1. view the json object returned by google place API(just copy link from api route and insert your key in url)
  2. making card (google for it)
    • header image will be the photo reference given in Photos array in JSON object.[HINT: do through documentation of google API to find how to extract photo from photo reference given in JSON]
    • Card body will contain the address, Name, Type and Ratings
  3. Use Bootstrap grid system to place all cards.
  4. All places card should be displayed in Explore.ejs when the place is searched form the search box in Explore.ejs.

harshitk075 avatar Feb 07 '20 12:02 harshitk075

Claim

untrulynoxiusmj avatar Feb 07 '20 13:02 untrulynoxiusmj

assigned to @untrulynoxiusmj

harshitk075 avatar Feb 07 '20 17:02 harshitk075

can I work on this?

sggts04 avatar Feb 16 '20 03:02 sggts04