A modern, responsive website for Utsava Tours and Travels, a Mysore-based company specializing in cab, tempo traveller, and vehicle bookings for local, outstation, and group travel.
- Modern Design: Clean, minimalist layout with vibrant accents inspired by Mysore's heritage.
- Responsive: Fully responsive design that works on all devices (mobile, tablet, desktop).
- Booking System: Advanced, intuitive booking engine with real-time availability and pricing.
- Vehicle Showcase: Dedicated sections for different vehicle types (cabs, tempo travellers, minibuses, luxury cars).
- Route Information: Details about popular routes from Mysore to destinations like Bangalore, Coorg, Ooty, etc.
- Trust Elements: Customer testimonials, safety information, and transparent pricing.
- Contact Options: Multiple ways to get in touch, including WhatsApp integration.
- HTML5
- CSS3 (with CSS variables and flexbox/grid layouts)
- JavaScript (vanilla, no frameworks)
- Responsive design using media queries
- Font Awesome for icons
- Google Fonts for typography
├── index.html # Homepage
├── assets/ # All assets
│ ├── css/ # CSS files
│ │ ├── style.css # Main stylesheet
│ │ └── responsive.css # Responsive styles
│ ├── js/ # JavaScript files
│ │ └── main.js # Main JavaScript
│ └── images/ # Image files (to be added)
└── README.md # Project documentation
-
Clone the repository:
git clone https://github.com/your-username/utsava-travels.git
-
Navigate to the project directory:
cd utsava-travels
-
Open
index.html
in your browser to view the website.
- Integration with actual booking API
- User accounts and dashboards
- Online payment processing
- Blog section with travel tips
- Loyalty program
- Mobile application
- Design & Development: [Your Name]
- Images: [To be added]
- Icons: Font Awesome
- Fonts: Google Fonts
This project is licensed under the MIT License - see the LICENSE file for details.