Teilhaber:in Prototype

FilesSizeFormatCreatedUpdatedLicenseSource
24.16 kBcsvUnilicense

A prototype started at Hack4SocialGood 2024, where we created an app that supports social science research into civic participation. For more background, please visit our project page.

Read more

Data Files

FileDescriptionSizeLast modifiedDownload
evaluation
176 B
evaluation
participation
3.98 kB
participation

Data Previews

evaluation

Schema

nametypeformat
idintegerdefault
Identintegerdefault
Participationstringdefault
Presencestringdefault
Actionsstringdefault
Impactintegerdefault
Accessibilityintegerdefault
Feedbackstringdefault

participation

Schema

nametypeformat
idintegerdefault
Titlestringdefault
Subtitlestringdefault
Tagsstringdefault
Linkstringdefault
Dateintegerdefault
Sourcestringdefault
Virtualbooleandefault

Teilhaber:in

A prototype started at Hack4SocialGood 2024

We are using the Flet framework connected to a Baserow database to create an app that supports social science research into civic participation. For more details, please see the BACKGROUND or visit our Dribdat page.

Development

See install docs to get started. You will need to install the libmpv library on Linux, e.g.:

sudo apt install libmpv1

On Arch Linux (and other distros) you may get an error that libmpv.so.1 is not found - try this:

sudo ln -s /usr/lib/libmpv.so /usr/lib/libmpv.so.1

To run the app, once you have Poetry installed:

poetry install
poetry shell
flet run teilhaber

License

This project is open source and public domain under the Unlicense.

Built with DataHub LogoDataHub Cloud