You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 15, 2025. It is now read-only.
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.