Sunrise Hotel is a front‑end web project built with HTML, CSS, and JavaScript. It showcases a modern hotel website design with interactive features, responsive layouts, and a clean user experience.
clinic_system/ ├── index.php ← Home Page (hero, services, doctors, stats) ├── book_appointment.php ← Book Appointment (form + JS validation) ├── appointments.php ← View/Search/Filter all appointments ...