Professional Pet Care Services | Cost Calculator & Booking Platform
Dog Sitting At Danni's House provides professional pet care services in a home environment. This platform offers transparent pricing calculations, instant service estimates, and professional documentation for pet boarding services.
- Transparent Pricing: No hidden fees or surprise charges
- Professional Service: Experienced pet care with detailed protocols
- Instant Quotes: Real-time cost calculations and estimate generation
- Multi-Pet Support: Automated pricing for multiple pet households
- Professional Documentation: Print-ready estimates and calendar integration
24-Hour Boarding: $55.00 per 24-hour period
- Overnight care in residential environment
- Regular feeding and exercise schedules
- Secure, comfortable accommodation
- Progress updates and documentation
Extended Hours: $5.00 per hour
- Flexible drop-off and pick-up scheduling
- Early morning and evening care available
- Automatic conversion to daily rates when applicable
Multi-Pet Services: 20% surcharge per additional pet
- All pets accommodated together
- Individual attention and care protocols
- Volume pricing for family pet households
- Deposit Requirement: $50 for stays exceeding 3 days
- Payment Methods: Cash (preferred), Venmo accepted
- Estimate Validity: 30 days from issue date
- Cancellation Policy: 24-hour advance notice required
- Frontend: HTML5, CSS3, Vanilla JavaScript
- Design System: Professional dark theme with gradient accents
- Performance: Hardware-accelerated animations, optimized rendering
- Compatibility: Cross-browser support (Chrome, Firefox, Safari, Edge)
- Mobile Support: Responsive design for all device types
- Real-time pricing calculations
- Multi-pet pricing algorithms
- Date range processing with hour calculations
- Professional estimate generation
- PDF estimate generation
- Calendar integration (.ics format)
- Print-optimized layouts
- Professional receipt formatting
- Form validation with error handling
- Loading states and progress indicators
- Smooth animations and transitions
- Professional success confirmations
| Browser | Version | Status |
|---|---|---|
| Chrome | 90+ | Full Support |
| Firefox | 88+ | Full Support |
| Safari | 14+ | Full Support |
| Edge | 90+ | Full Support |
# Clone repository
git clone https://github.com/dannisdogs/dannisdogs.github.io.git
cd dannisdogs.github.io
# Start local server
python3 -m http.server 8080
# Access application
open http://localhost:8080GitHub Pages (Recommended)
- Push code to main branch
- Navigate to Repository Settings → Pages
- Source: Deploy from branch (main, /docs)
- Access at:
https://dannisdogs.github.io
Alternative Deployment
- Any static web hosting provider
- CDN deployment supported
- No server-side requirements
Processes service dates and pet information to generate cost estimates.
Parameters:
dropoff(Date): Service start date and timepickup(Date): Service end date and timepets(Array): Pet information objects
Returns:
estimate(Object): Complete cost breakdown and total
Creates formatted estimate with quote number and professional layout.
Returns:
quote(Object): Print-ready estimate document
- ES6+ JavaScript syntax
- CSS3 with custom properties
- Semantic HTML5 markup
- WCAG 2.1 accessibility compliance
- First Contentful Paint < 1.5s
- Largest Contentful Paint < 2.5s
- Cumulative Layout Shift < 0.1
- 60fps animation performance
- Cross-browser compatibility testing required
- Mobile device testing across iOS and Android
- Print layout verification for estimate output
- No sensitive data storage
- Local browser storage only
- No external API dependencies
- Client-side processing exclusively
- No user tracking or analytics
- No third-party data sharing
- Local calculation processing
- Browser-only data persistence
For technical issues or feature requests:
- Create GitHub issue
- Include browser and version information
- Provide detailed reproduction steps
For pet care service bookings:
- Use the integrated cost calculator
- Generate estimate for service quotes
- Contact information available via estimate output
MIT License
Copyright © 2025 Dog Sitting At Danni's House
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
- Professional UI redesign
- Enhanced performance optimizations
- Improved print functionality
- Mobile responsiveness improvements
- Initial calculator implementation
- Basic pricing functionality
- Simple receipt generation
Professional Pet Care Services | Built with modern web technologies for reliable service delivery