All Projects
healthcareliveVisit Site

Home Eye Clinic

Professional website for a UK domiciliary eye care service with multi-channel booking and accessibility-first design.

Technology Stack

Laravel 11PHP 8.2Tailwind CSSAlpine.jsMySQL

Overview

A professional web presence for a home eye care service, designed with the target demographic in mind — elderly patients who prefer home visits. Features multiple booking channels and comprehensive service information.

Key Highlights

  • Multi-channel booking system
  • Accessibility-first for elderly users
  • Location-based service pages
  • NHS and private service integration

Challenges & Solutions

Accessibility for Elderly Users

Interface needs to work for users with varying technical skills and potential vision issues.

Solution

Large clear fonts, high contrast, simple navigation, and multiple booking pathways. User tested with the target demographic.

Multi-channel Booking

Different booking flows for different user preferences while maintaining data consistency.

Solution

Unified booking model with Laravel Livewire reactive components and proper validation for each flow.

What I Learned

  • Accessibility should be foundational, not an afterthought
  • User testing with the actual target demographic is invaluable
  • Simple, clear design often outperforms complex interfaces