orthros / taqo-paco

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:Apache License 2.0


Languages

Language:Dart 70.5%Language:Java 13.7%Language:Swift 4.3%Language:Ruby 2.5%Language:Python 2.5%Language:Kotlin 1.6%Language:Shell 1.5%Language:Objective-C 1.1%Language:CMake 0.8%Language:C++ 0.7%Language:Makefile 0.5%Language:C 0.2%Language:Smarty 0.0%