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
Description
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
Labels
No labels