Skip to content

Find a good coffee shop in a city.

Notifications You must be signed in to change notification settings

YuanLiou/CoffeeTrip

Repository files navigation

CoffeeTrip

Find a good coffee shop in a city.

Download

You can install from Google Play Store

To be better experiences, Android version above Lollipop (>= 5.0) is recommended.

How to build CoffeeTrip app?

  1. Clone this repository.
    git clone https://github.com/YuanLiou/CoffeeTrip.git

  2. Create a new file in project's root, and name this file gradle.properties

  3. Add three variables into your gradle.properties

googleMapKey_debug = <Your Google Map API Key used for debug>
googleMapKey_release = <Your Google Map API Key used for release>
APIHost = "https://coffeetrip.yuer.tw/"

Special thanks

@passerbyid wrote a light and fast backend.
@80ssundries designed an elegant UI (v1.0).

Informations of coffee shops is provided by Cafe Nomad.