Welcome to BuddyTrail β your ultimate travel companion! π
- ποΈ BuddyTrail
- π Project Badges
- πΈ Website Preview
- π Features
- βοΈ Getting Started with the Code
- π οΈ Technologies Used
- π Welcome Contributors!!
- π Project Structure
- β€οΈ Our Contributors
- π₯ Team
- βοΈ Support the Project
Recording.2024-10-19.174753.mp4
πΊοΈ 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.
π 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.
π 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.
The BuddyTrail API allows you to interact with travel data, including destinations, hotels, and flights.
- URL:
/api/destinations
- Method:
GET
- Description: Fetch a list of popular travel destinations.
- URL:
/api/hotels
- Method:
GET
- Description: Retrieve available hotels for a specified destination.
- URL:
/api/book-flight
- Method:
POST
- Description: Book a flight with the provided travel details.
curl -X GET "https://api.buddytrail.com/api/destinations"
All responses are in JSON format. Ensure to handle errors appropriately.
Our roadmap outlines the future features and enhancements planned for BuddyTrail. We are committed to continuously improving your travel experience! π
Quarter | Feature | Description | Status |
---|---|---|---|
Q4 2024 | π Enhanced Destination Search | Introduce advanced filters and suggestions for popular travel destinations. | In Progress |
Q1 2025 | Allow users to compare flight options side-by-side to find the best deals. | Planned | |
Q2 2025 | π¨ Hotel Booking Integration | Integrate with hotel booking platforms for real-time availability and pricing. | Planned |
Q3 2025 | π± Mobile App Launch | Launch a mobile app version of BuddyTrail for on-the-go planning and booking. | Planned |
Q4 2025 | π Multi-Language Support | Expand language options to cater to a broader international audience. | Planned |
Q1 2026 | π Travel Blog Feature | Implement a community-driven travel blog where users can share experiences and tips. | Future |
Stay tuned for updates as we work to bring these features to life! π
Join the list. We are waiting
Here's how you can contribute to the repository:
- Fork this Repository π΄
- Clone to your local machine 𧩠using:
git clone https://github.com/Your-Username/BuddyTrail.git
- Create a new branch:
git branch -c "Feature-Name"
- Navigate to the branch:
git checkout Feature-Name
- Add changes and Commit:
git commit -m "Add Changes message"
- Push to the branch:
git push origin Feature-Name
- Submit Pull Request
We welcome all contributions to improve BuddyTrail! If you would like to contribute, please follow the Contributing.md for more details on how to get started.
To maintain quality and consistency, please adhere to the following guidelines:
- Code Style: Follow the coding style used throughout the project. Clean, readable code with comments is always appreciated.
- Commits: Write meaningful commit messages.
- Pull Requests: Make sure PRs are focused, well-explained, and reference any issues they address.
- Testing: Ensure that your changes are well-tested locally and donβt break existing functionality.
You can find the project structure in the Project Structure file. It contains the details of the project structure and the files present in the project. It will help you to understand the project structure better. ποΈ
Priya Ghosal Project Admin |
For any inquiries or feedback, please contact. Happy Contributing π«‘
If you find this project helpful, please consider giving it a β on GitHub! Your support helps to grow the project and reach more contributors.