/BuddyTrail

This repository is officially part of GirlScript Summer of Code 2024 Extended Edition!

Primary LanguageHTML

🏞️ BuddyTrail

Welcome to BuddyTrail – your ultimate travel companion! 🌍✈️ Whether you're planning a family vacation πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ or a trip with friends πŸ‘«, BuddyTrail helps you discover and explore amazing destinations πŸ–οΈπŸ°, find the best hotels 🏨, and book affordable flights πŸ’Ί with ease.


Stars Badge Forks Badge Pull Requests Badge Issues Badge GitHub contributors

image image


πŸš€ Features

πŸ—ΊοΈ Interactive Travel Map: Explore popular destinations across India and around the world. Click on markers to learn more about each location.

πŸŒ™πŸŒž Dark & Bright Mode: Switch between dark and bright modes for a comfortable browsing experience, day or night.

🏨 Hotel Finder: Find the best hotels at affordable rates, handpicked to suit your budget and preferences.

✈️ Flight Booking: Book flights at the best prices, with options tailored to your travel needs.

πŸ“ Travel Blog: Read tips, guides, and personal stories from seasoned travelers.

🌐 Multi-Language Support: View the website in multiple languages, catering to a global audience.

⭐ User Reviews and Ratings: Read and leave reviews for destinations, hotels, flights, and activities.


πŸ› οΈ Technologies Used

πŸ“ HTML/CSS: For building and styling the website structure.

βš™οΈ JavaScript: For interactive features like the map and mode toggling.

πŸ—ΊοΈ Google Maps API: For displaying the interactive travel map.

πŸ“± Responsive Design: The website is fully responsive and works on all devices.


πŸŽ‰ Welcome Contributors!! πŸ‘¨β€πŸ’»πŸ‘‹

Join the list. We are waiting :octocat:
Here's how you can contribute to the repository:

  1. Fork the repository to your own GitHub account.

  2. Clone the repository to your local machine:

    git clone https://github.com/PriyalGhosal/BuddyTrail.git
  3. Navigate into the directory:

    cd BuddyTrail
  4. Install dependencies (if applicable):

    npm install
  5. Create a new branch for your changes:

    git checkout -b <your-branch-name>
  6. Make your changes, commit, and push:

    git add .
    git commit -m "Your message here"
    git push origin <your-branch-name>
  7. Create a pull request from your GitHub repository.


# Thanks for reading!!!