/tour-guide

An Android app that shows information about many places to visit in Salvador

Primary LanguageJavaMIT LicenseMIT

Tour Guide

allscreens

Technical Overview

  • Yelp's REST API consumption
  • Multithreading using ThreadPoolExecutors (good performance)
  • Local persistence (it works offline)
  • Click on the Yelp logo to go to the website and see more details about the item selected

Third-party libraries

How to run

  1. Clone the repository
  2. Import the project to Android Studio or IntellijIDEA
  3. Update dependencies and/or gradle version if necessary
  4. Build the APK
  5. Profit! (Install it in your device) :D

Contributing

Pull requests are welcome!

License

Read about license rights and limitations here.