Legal

Privacy Policy

DBKClasses keeps the public homepage separate from the private student and admin flows. This policy explains how the demo site handles the data you enter in the browser.

What we collect

  • Student profile details entered in the signup form.
  • Student test series marks and progress updates.
  • Basic browser session data used to keep a user logged in on the same device.

How data is stored

  • This build stores data in the browser using localStorage.
  • Data stays on the device unless you clear site storage or add a backend later.
  • For production, move student data to a secured server database.

How we use it

  • To sign students in automatically until they log out.
  • To show dashboards, ID cards, and test-series progress.
  • To let the admin portal search, edit, and delete student records.

Your choices

  • You can log out at any time to end the session on that device.
  • You can clear browser storage to remove saved profiles and marks.
  • For real privacy compliance, add a backend, auth rules, and encrypted storage.
This page is a simple template for deployment. Replace the placeholder contact and legal text with your official school details before going live.