Skip to content

Kotlin/Android app that displays coffee/tea locations in specified city through Yelp API

Notifications You must be signed in to change notification settings

kathleenfwang/YelpCoffeeTea

Repository files navigation

YelpCoffee&Tea

  • 3 Different Activities (Screens): Home, Restaurant List, Restaurant View
  • Android app displays coffee/tea locations in specified city through a RecyclerView
  • Uses RetroFit library to retreive Yelp API data asynchronously
  • Images rendered and cached using Glide Library
  • Displays a new screen activity with multiple images and information for each business

Demo

Uses:

Reflection:

  • In the future I would like to add:
    • current user location handling when retrieving results (currently it is default to New York)
    • more relevate data concerning current user - such as when the business would be open or closing (i.e. "Closes in 30 mins")

This was a fun personal project as I love using my phone to browse for new coffee/tea places in my city! It was challenging getting the slideshow of buisness images.

About

Kotlin/Android app that displays coffee/tea locations in specified city through Yelp API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages