Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 734 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 734 Bytes

OccitanieTourGuide

This app shows lists of beautiful sites to visit if you ever come to Occitanie area, South of France.

occitanietourguide

Description

Four different types of site are presented for each list:

  • Historical monuments
  • Vineyards
  • SPA
  • Natural sites

Each list item is made of a picture, a title and a description.

Features

You can navigate through the different lists by changing tabs. This will launch the corresponding fragment.

In each fragment, a list of items is generated by an ArrayAdapter.

When clicking on an item an Intent is started to display the chosen site in google map.