Frequently Asked Questions
Where is my data stored?
Your job data is stored directly in your web browser's LocalStorage. It does not leave your computer and is not sent to any server. This means it's private but also not automatically backed up elsewhere.
How can I back up my data?
You can use the "Export JSON" button in the footer of the main tracker page (Home) to download a file containing all your jobs. Keep this file safe as a backup. You can restore it using the "Import JSON" button.
Can I access my jobs on another computer or browser?
Not directly, because the data is stored locally. To access your jobs on another device, you would need to export the data from the first device and import it on the second one.