Skip to content

connect current emergency advice to data from API #14

Description

@vincelee888

the Emergency Advice page is currently hard-coded. update this area to draw data from the API endpoint https://ssn-api-prod.azurewebsites.net/v1/faqs/?location={location-key} where location-key is the selected location in the Settings menu.

the endpoint returns a collection of questions and answers specific for that location as seen here: https://streetsupport.net/manchester/advice/ the interface can be a simple list of title/content or something more usable (dropdown of questions/accordion?)

please feel free to start writing tests around this!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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