This is the frontend of the Hospital Management System (HMS), built using HTML, CSS, and JavaScript. It provides a user-friendly interface for various hospital services, including patient registration, doctor specialization, booking appointments, and more.
- Home Page: The landing page of the hospital system with navigation and introductory content.
- About Page: Information about the hospital, mission, and vision.
- Services Page: Includes services like ambulance facilities, bed facilities, and more.
- Doctors Page: Displays doctor profiles with their specializations.
- Booking Appointment Page: Allows patients to book appointments with available doctors.
- Client Review Page: Displays reviews from patients.
- Blog Section: Contains hospital news, health tips, and articles.
- Icons from FontAwesome (fas_fa): Used for UI elements like buttons, service icons, etc.
- HTML5: Structuring the content of the web pages.
- CSS3: Styling the web pages with modern design principles.
- JavaScript: Adding interactivity and dynamic features.
- FontAwesome: Used for icons throughout the site (e.g., for service icons, buttons, etc.).