Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

rendering the data in JSON object returned by API #119

Description

@harshitk075

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions