The Neighbourhood Health Hub is a conceptual frontend healthcare portal designed to provide a seamless digital experience for patients. It focuses on clean, user-friendly UI layouts for essential medical services, including medical appointment scheduling, team directories, and prescription refill requests.
- Appointment Scheduling Interface: A structured form layout for booking consultations.
- Prescription Management Views: UI designs for medication synchronization, prescription transfers, and refill requests.
- Community & Team Pages: Informational pages detailing healthcare staff and community outreach.
- Responsive Design: Styled using vanilla CSS for visual consistency across different views.
- HTML5: Semantic structure and multi-page website architecture.
- CSS3: Custom styling, layout consistency, and responsive components.
- Vercel: Static site hosting and continuous deployment.
(Note: As per code review feedback, assets and scripts are organized into dedicated directories for better maintainability.)
assets/- Contains all image resources (logos, team photos, etc.)scripts/- Contains JavaScript files for form validation and interactivity.*.html- Core interface pages (index, appointment, community, etc.)
- Live Site: The Neighbourhood Health Hub
Developed as a conceptual prototype to demonstrate proficiency in modern frontend web development workflows, multi-page layout design, and static site hosting.