Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 803 Bytes

File metadata and controls

8 lines (5 loc) · 803 Bytes

Project2

Stockholm City Neighborhood app.

Explore the beautiful Stockholm - the Capital of Sweden. This application provides the users to search within four different categories - Restaurants, Attractions, Shopping and Hotels. Each category holds a list of different "items". When pressing on a one of the items in the category list, the user is taken to a detail screen for the particular "item". The detail screen displays a picture of the item, the name, address, neighborhood, a short description, as well as an url-link that, when being clicked on, takes the user to google, so that he or she can search for mor information about that item.

In short, the application consist of 4 activities: the main activity (1), the results activity(2), the detail activity(3) and a favorite activity(4)