Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1.61 KB

File metadata and controls

27 lines (21 loc) · 1.61 KB

The Neighbourhood Health Hub

Overview

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.

Features

  • 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.

Tech Stack

  • HTML5: Semantic structure and multi-page website architecture.
  • CSS3: Custom styling, layout consistency, and responsive components.
  • Vercel: Static site hosting and continuous deployment.

Project Structure

(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.)

Links

Developer

Developed as a conceptual prototype to demonstrate proficiency in modern frontend web development workflows, multi-page layout design, and static site hosting.