Skip to content

dhruvjaink07/travller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 21, 2025
23c5301 · Mar 21, 2025

History

6 Commits
Mar 21, 2025
Mar 19, 2025
Mar 21, 2025
Mar 19, 2025
Mar 21, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 19, 2025
Mar 21, 2025
Mar 21, 2025

Repository files navigation

Travller

Aapka Travel Saathi Initialized

Table of Contents

Description

Travller is your ultimate travel companion app designed to help you plan and manage your trips efficiently. It integrates various travel-related services to provide a seamless and stress-free experience.

Features

  • Trip Planning: Organize your travel plans with ease.
  • Expense Management: Track your travel expenses effortlessly.
  • Travel Itineraries: Create, edit, and manage your itineraries in one place.
  • Local Recommendations: Get personalized recommendations for attractions, restaurants, and local experiences.

Installation

To get started with Travller, follow these steps:

  1. Clone the repository:
    git clone https://github.com/dhruvjaink07/travller.git
  2. Navigate to the project directory:
    cd travller
  3. Install dependencies:
    flutter pub get
  4. Set up environment variables (if required, such as API keys)

Usage

  1. Run the application:
    flutter run
  2. Follow the on-screen instructions to explore Travller's features.

Contributing

We welcome contributions to improve Travller! Follow these steps to contribute:

How to Contribute

  1. Fork the repository on GitHub.
  2. Clone the forked repository to your local machine:
    git clone https://github.com/your-username/travller.git
  3. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  4. Make your changes and commit them:
    git commit -m "Describe your changes"
  5. Push your branch to GitHub:
    git push origin feature-name
  6. Open a pull request to the main repository.

Coding Standards

  • Follow the existing code style and conventions.
  • Write meaningful commit messages.
  • Ensure your code is well-documented and readable.

Submitting Issues

  • Check if the issue has already been reported before opening a new one.
  • Provide clear details and steps to reproduce the issue.

Getting an API Key from Google's AI Studio

To use Google's AI Studio API in your project, follow these steps to obtain an API key:

  1. Visit the Google Cloud Console.
  2. Create a new project or select an existing project.
  3. Navigate to APIs & Services > Library.
  4. Enable the AI Platform API.
  5. Go to the Credentials tab.
  6. Click Create Credentials and select API Key.
  7. Copy the generated API key and use it in your project.

For more details, refer to the Google AI Platform documentation.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or suggestions, feel free to contact:

We hope you find Travller helpful and enjoy using it!