Teilhaber:in Prototype
Files | Size | Format | Created | Updated | License | Source |
---|---|---|---|---|---|---|
2 | 4.16 kB | csv | Unilicense |
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.
Data Files
File | Description | Size | Last modified | Download |
---|---|---|---|---|
evaluation | 176 B | evaluation | ||
participation | 3.98 kB | participation |
Data Previews
evaluation
Schema
name | type | format |
---|---|---|
id | integer | default |
Ident | integer | default |
Participation | string | default |
Presence | string | default |
Actions | string | default |
Impact | integer | default |
Accessibility | integer | default |
Feedback | string | default |
participation
Schema
name | type | format |
---|---|---|
id | integer | default |
Title | string | default |
Subtitle | string | default |
Tags | string | default |
Link | string | default |
Date | integer | default |
Source | string | default |
Virtual | boolean | default |
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.