airq-dev / hazebot

Building the 411 for air quality in the United States: a texting platform accessible to all, that provides actionable local information to protect your and your community.
https://www.hazebot.org/
MIT License
9 stars 1 forks source link

Create an admin UI for responding to feedback #178

Open ianhoffman opened 3 years ago

ianhoffman commented 3 years ago

It should be possible to respond to feedback. If the client responds to our response, we should be able to respond to that. Basically this will require creating a page per feedback "thread" and persisting whatever message we send to the client in response to their feedback as a new type of event. We can then have an index page from which you can access these various threads.