Skip to content

Android application about planning trips with social interaction.

License

Notifications You must be signed in to change notification settings

GoodTripProject/GoodTripAndroid

Repository files navigation

GoodTripAndroid

Description

Android application GoodTrip about planning trips with social interaction.

Links

You can see back-end of application at:

Dependencies

  • Android SDK 28+
  • Google Maps SDK
  • Google OAuth 2.0
  • Firebase 33 for saving photos
  • JUnit 4
  • Lombok for getters and setters

Build and Run

To build and run the project from the command line:

  1. Set properties in file:

    local.properties

      sdk.dir =             # path for Android SDK directory
      GOOGLE_OAUTH_TOKEN =  # token for Google OAuth
      MAPS_API_KEY =        # token for Google Maps API
      URL_API =             # URL to access server REST API
    
  2. Place google-services.json file from Firebase API in app/ directory

  3. Run application at emulator or at your device

Links for APIs

  1. Google Maps SDK - to show maps
  2. Firebase Storage - to save photos
  3. Google OAuth 2.0 - to auth via Google

About

Android application about planning trips with social interaction.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages