Skip to content

Travel Planner Application with Android Java (Android Studio) using MVVM Pattern

Notifications You must be signed in to change notification settings

limyandi/travelplannerapp

Repository files navigation

Riote Travel Planner App

About

Riote Travel Planner App is Android Mobile Application that helps user plan their trip in an easy way suggests places directly for you based minimum inputs. These inputs include only:

  1. Starting and end time of the day
  2. Accommodation Address
  3. Starting and End date.

Comes with a very interactive User Interface integrated with a recently well-regarded framework by Google, MVVM (Live Data and Data Binding). Uses Google Maps API, Places API and many more. Ongoing project with a lot of areas of improvements.

Getting Started

To get started, replace the api keys in manifests/AndroidManifest.xml with your own google maps API Keys.