An interactive web app that helps you plan your dream vacation by choosing destinations, hotels, transport, and activities while keeping track of your budget and itinerary.
- Download the project as a ZIP file from GitHub.
- Extract the ZIP file completely before running.
⚠️ Opening files directly from inside the ZIP will not work properly. - After extracting, open
index.htmlin your browser. - Select your destination, hotel, transport, and activities.
- Click "Generate My Dream Trip ✈" to view your full itinerary and budget.
- HTML5
- CSS3
- Bootstrap 5
- jQuery
- Destination selection with images (Beach, Mountain, City).
- Hotel and transport cost options.
- Activity planner with date & time scheduling.
- Live budget tracker.
- Automatic itinerary generation.
- No external API is needed — everything runs locally in your browser.
- Make sure you have extracted all files (
index.html,style.css,script.js) before running.