π Stars | π΄ Forks | π Issues | π Open PRs | π Close PRs | π οΈ Languages | π Contributors |
Event Logo | Event Name | Event Description |
---|---|---|
GirlScript Summer of Code Extended 2024 | GirlScript Summer of Code Extended is a month-long Open Source Program conducted by GirlScript Foundation. It is an initiative to bring more beginners to Open-Source Software Development. | |
Hacktoberfest 2024 | Hacktoberfest is a month-long celebration of open source software run by DigitalOcean, GitHub, and Twilio. It encourages contributions to open source projects and promotes a global community of developers. |
https://github.com/user-attachments/assets/35baa356-0d03-4aa8-9f79-db78244397ee
πΊοΈ 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.
π 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.
/api/destinations
GET
/api/hotels
GET
/api/book-flight
POST
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 | βοΈ Flight Comparison Tool | 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:
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.