tugcekeser / Lighthouse

"Lighthouse" shows popular venues in a city and the photos belong to those venues. The app utilizes the Foursquare API to display venues and venue photos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lighthouse

Submitted by: Rabia Tugce Keser

Features

  • Create a screen with a list containing 5 cities of your choice.
  • Displays a list of venues in the city (max=25).
  • After every 10th item in the list, display an item that list 3 categories. The user clicks on a category, perform a search with the category as additional filter.
  • When the user clicks on a venue, user will be taken to a screen that displays a grid of photos for the venue (max=50).
  • A grid of photos for the venue screen will also display a Bookmark button.
  • When user clicks the Bookmark button, update the button to selected state. When the user returns to the previous screen, it should update the Bookmark state of the venue in the list.

Video Walkthrough

Demo: https://www.dropbox.com/s/yjh80ulg9iqle2h/App_demo.mp4?dl=0

Notes

The following ** third party libraries** are used.

About

"Lighthouse" shows popular venues in a city and the photos belong to those venues. The app utilizes the Foursquare API to display venues and venue photos.


Languages

Language:Java 100.0%