Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/erdl/survey_admin

An interface to create and manage surveys displayed by survey_display.
https://github.com/erdl/survey_admin

flask postgresql python sqlalchemy survey-admin

Last synced: 3 days ago
JSON representation

An interface to create and manage surveys displayed by survey_display.

Awesome Lists containing this project

README

        

# Survey Admin
Survey Admin is a minimal flask application used to provide an user interface to create surveys for the Kiosk project. Users can use this dashboard to group questions to form a survey and then deploy these surveys to a URL to be displayed on a kiosk.

## Screen Flow Diagram

![screen_flow_not_loaded](page_flow.jpg)

## Installation

Clone the Github repository and follow the instructions on the [wiki](https://github.com/erdl/survey_admin/wiki/Deploy-Locally).

```
git clone https://github.com/erdl/survey_admin.git
```

## Usage

Survey Admin provides a GUI interface to adding questions and surveys for our Kiosk project.

## Documentation

Please see the [wiki](https://github.com/erdl/survey_admin/wiki) for the project documentation.

## Known Issues

Please see [Issues](https://github.com/erdl/survey_admin/issues) for known bugs and new feature requests.

## Contributing

A CONTRIBUTING.md will be updated soon. Currently, the project is maintained by ERDL. Feel free to open an issue if you are interested in contributing.

## License

Please feel free to use this project code. Code dependencies are still being assessed to decide on a license.