FaroeIslandsTourGuide is an Android application, designed for easy exploration of attractions in Faroe Islands. The app can be easily configured to show information about other cities by simply modifying the JSON file from which the data is read.
- ViewPager with Tablayout, Listview, GridView are used for different sections of the app.
- The code is designed in a way that modifying the JSON file is enough to modify the data shown in the app.
- To run this project in the emulator, make sure the device has at least 2 GB of internal storage.
This project was done as part of my coursework for the nanodegree program sponsored by "Grow with Google" initiative.