quizine ← Play
Privacy

Privacy policy

Quizine is a small, single-user cooking-knowledge quiz app. This page sets out what little data the app handles, and where it lives.

What we collect

Nothing is sent to a server beyond the request needed to load a question. Specifically:

  • No analytics, tracking pixels, or third-party scripts.
  • No account, email address, or password is required to use the app.
  • No personally identifying information is stored on the server.

What we store on your device

The app saves your progress to your browser's localStorage so it can resume where you left off. This includes:

  • Counts: questions answered, correct answers, current and best streaks, current level.
  • Settings: which categories are active, dark-mode preference, auto-advance preference.
  • A short list of recently-seen question IDs so the app can avoid repeats.

This data never leaves your device. You can clear it at any time from the in-app settings (“Reset stats”), or from your browser's site-data tools.

Cookies and sessions

The public app does not use cookies for tracking. The admin area uses a single session cookie purely to remember that you have signed in; it expires when the session ends.

Service worker and caching

For offline support, the app installs a service worker that caches questions and assets in your browser. This is local-only and is cleared when the service worker is unregistered or the cache is purged.

Contact

Questions about this policy can be sent via the contact details on mattrhysdavies.co.uk.

Privacy · Terms

Made by Matt Rhys-Davies