Skip to content

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

Notifications You must be signed in to change notification settings

Aradhya-005/BuddyTrail

 
 

Repository files navigation

🏞️ 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!!!

About

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

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 48.1%
  • CSS 27.8%
  • JavaScript 24.1%