Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Implement backing API for Lichert-style feedback widget #5

Open
@erickpeirson

Description

@erickpeirson

We need a simple backing API for #4. It should accept a payload containing a scalar value, a unique identifier for the widget/feature, and the page from which the user generated the feedback.

The route + controller for this API should work together to grab additional non-personal information (e.g. user agent) that may be relevant to understanding user feedback.

It should deposit the feedback in a relational or time-series database, including the identity of the app, the widget/feature identifier, etc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions