Skip to content

API Download user files

Elena edited this page Apr 6, 2021 · 3 revisions

You can download user files from the database to your current workstation. Send the GET request to http://localhost:3000/api/data/download.

The data is organized as follows: every user has a separate folder which contains folders with all tasks the user has completed so far. The folder per task contains one or more pairs of an ActivityTracker log and a corresponding TaskTracker file.