A responsive static website for Vijaya Multispeciality Clinic, specializing in diabetes and thyroid treatments. The clinic is led by Dr. Anand Kumar and provides comprehensive healthcare services including laboratory services, heart disease treatment, neurology, and gynecology.
- Responsive Design: Mobile-friendly layout using Bootstrap framework
- Online Appointment Booking: Integrated form for scheduling appointments
- Service Showcase: Detailed sections for various medical services
- Patient Testimonials: Reviews from satisfied patients
- Contact Information: Location map, phone, and email details
- Working Hours Display: Clear schedule information
- Laboratory Services
- Heart Disease Treatment
- Thyroid Care
- Diabetes Management
- Neurology
- Gynecology
- Frontend: HTML5, CSS3, JavaScript
- CSS Framework: Bootstrap 4
- JavaScript Libraries:
- jQuery
- Slick Carousel (for sliders)
- Shuffle.js
- Icons: Icofont
- Styling: SCSS with custom variables and mixins
- Form Handling: Kwes.io for appointment form submissions
- Analytics: Google Analytics integration
/
├── index.html # Main homepage
├── css/
│ └── style.css # Compiled CSS styles
├── js/
│ ├── script.js # Main JavaScript functionality
│ └── contact.js # Contact form handling
├── scss/ # SCSS source files
│ ├── style.scss # Main SCSS file
│ ├── _variables.scss # Color and font variables
│ ├── _mixins.scss # SCSS mixins
│ └── templates/ # Section-specific styles
├── plugins/ # Third-party libraries
│ ├── bootstrap/
│ ├── jquery/
│ ├── slick-carousel/
│ └── icofont/
├── images/ # Website images and assets
└── README.md # This file
-
Clone the repository:
git clone https://github.com/joelraj67/Vijayamsd.git cd Vijayamsd -
Open
index.htmlin your web browser or serve it using a local server.
- Navigate through the website using the navigation menu
- Book appointments using the online form
- View services and contact information
- Check working hours and location
- Clinic: Vijaya Multispeciality Clinic, Diabetes and Thyroid Center
- Doctor: Dr. Anand Kumar
- Phone: +91 8106758378
- Email: [email protected]
- Address: Eluru, Andhra Pradesh, India
- Working Hours:
- Monday - Saturday: 9:00 AM - 2:00 PM & 6:00 PM - 9:00 PM
- Sunday: Closed
This is a static website that can be deployed on any web server or hosting platform like GitHub Pages, Netlify, or Vercel.
Copyright © 2024 Vijaya Multispeciality Clinic. All rights reserved.