Skip to content

rodekruis/community-feedback-toolbox

Repository files navigation

Community Feedback Toolbox

A simple web app to help CEA officers analyze community feedback data.

https://community-feedback-toolbox.azurewebsites.net/

Description

Synopsis: a flask python app.

Workflow: upload community feedback data, select or upload a coding framework, analyze data, download results.

Requirements

  1. Azure Account
  2. Azure SQL database
  3. Azure Cosmos DB

Setup

  1. Deploy the web app to Azure App Service
  2. Add necessary keys to connect to databases. From Azure Portal, App Service > Configuration > New application setting
SQL_USERNAME=...
SQL_PASSWORD=...
COSMOS_KEY=...
MODE=online

About

Help CEA officers analyze community feedback data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published