Accessibility Statement

Last updated: March 26, 2026

TendersLab LTD is committed to making Daywatch accessible to all users, including people with disabilities.

Our Target Standard

We aim to conform to WCAG 2.1 Level AA, which is the international standard for digital accessibility. This standard also satisfies:

  • Israeli Standard IS 5568 — required under Israel's Equal Rights for People with Disabilities Law and the Service Accessibility Regulations (5774-2014).
  • EU European Accessibility Act (EAA) — which applies to digital services sold in the EU from June 28, 2025.
  • US ADA Title III — as applied to commercial websites by US courts.

Current Status

The Daywatch platform is partially conformant with WCAG 2.1 Level AA. We are actively working toward full conformance. Known areas of improvement include:

  • Complex scheduling grid interactions (drag-and-drop) require additional keyboard navigation support.
  • Some dynamic modals are being updated to improve screen-reader announcement.

What We've Implemented

  • Semantic HTML5 elements throughout the application.
  • Visible focus indicators on all interactive elements.
  • Sufficient colour contrast ratios (minimum 4.5:1 for text).
  • All form inputs have associated labels.
  • Images and icons include appropriate aria-label or alt text.
  • Pages work at 200% browser zoom without loss of functionality.

Known Issues & Roadmap

We are actively addressing the following issues:

  • Full keyboard-only schedule editing (target: Q3 2026).
  • ARIA live regions for dynamic schedule updates (target: Q2 2026).
  • Third-party payment widget (Lemon Squeezy) — accessibility depends on their implementation.

Feedback & Contact

If you experience an accessibility barrier on Daywatch, please contact us and we will attempt to provide the information in an alternative format within 5 business days:

Email: accessibility@daywatch.tech
For Israeli accessibility complaints, you may also contact the Equal Rights Commissioner for Persons with Disabilities at the Israeli Ministry of Justice.

Technical Approach

The platform is built with Next.js (React), using semantic HTML, ARIA attributes, and CSS with sufficient contrast. We test with keyboard-only navigation and screen readers (NVDA, VoiceOver).