Skip to content

Desktop and new mobile client apps for the Paco user behavior research platform (https://www.pacoapp.com/).

License

Notifications You must be signed in to change notification settings

google/taqo-paco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6d2781e · Oct 18, 2023
Jun 8, 2022
Jan 7, 2021
Apr 19, 2022
Sep 15, 2023
Jul 26, 2021
Mar 1, 2023
Oct 18, 2023
Oct 1, 2021
Sep 19, 2023
Sep 22, 2023
Oct 11, 2023
Feb 25, 2023
Sep 14, 2023
Nov 4, 2021
Feb 28, 2023
Dec 13, 2019
Feb 28, 2023
Jan 7, 2021
Mar 29, 2021
Mar 31, 2022
Jan 8, 2021
Sep 13, 2023
Jul 10, 2020
Jan 8, 2021

taqo_survey

A research tool for behavioral research. It is the next version of Paco.

It has been completely rewritten to be more modular and more easily runnable and maintainable across both mobile and desktop platforms.

The main app is in the taqo_client subdirectory, which contains a Flutter project. More information can be found in taqo_client/README.md.

The data_binding_builder subdirectory contains a Dart project that generates code for database-object connection. The instructions for running the builder is also in taqo_client/README.md. Since the generated files are also under version control, one does not need to run this builder unless the database-object relation described in this project is changed.

The pal_event_server directory is the desktop daemon that manages data and native interaction services, e.g., dbus, alarm scheduling, data storage interaction, event triggering, data uploading, etc.

Disclaimer

This is not an officially supported Google product.