Skip to content

theAKBhub/TourGuideApp

Repository files navigation

Tour Guide App

Created as part of Udacity's Android Basics by Google Nanodegree Program


Project Overview

The goal was to create a tour guide app which presents relevant information about a city (e.g. attractions, hotels, restaurants) using multiple fragments. I used 4 cities for the purpose of this app - London, Paris, Rome and New York. For a city picked by the user, the app presents relevant information in 5 different fragments:

  • 1st fragment displays key information about the city including local time (displayed as a digital clock) and 5-day weather forecast (using OpenWeather API).
  • 2nd fragment displays list of popular landmarks.
  • 3rd fragment displays list of popular tours.
  • 4th fragment displays list of some hotels.
  • 5th fragment displays list of some popular restaurants.

Screenshots

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages