art data hackathon - klima ios app

12
K Klima iOS app

Upload: labsng

Post on 14-Feb-2017

74 views

Category:

Mobile


2 download

TRANSCRIPT

Page 1: Art Data Hackathon - Klima iOS app

KKlimaiOS app

Page 2: Art Data Hackathon - Klima iOS app

K

• get people into galleries

• be relatable

• be useful

Page 3: Art Data Hackathon - Klima iOS app

K

• get people into galleries

• be relatable

• be useful

provide weather info

choose art based on local weather

gallery opening times, website link

Page 4: Art Data Hackathon - Klima iOS app

K

• be usefulprovide weather info

Page 5: Art Data Hackathon - Klima iOS app

K

• be relatable

choose art based on local weather

rainy11°C UProduct Club 12:55 PM 79%

sunny31°C 1Product Club 12:55 PM 79%

windy5°C cProduct Club 12:55 PM 79%

rainyU sunny1 night/windyc

Page 6: Art Data Hackathon - Klima iOS app

K

• get people into galleries

gallery opening times, website link

Page 7: Art Data Hackathon - Klima iOS app

K

Night version

Page 8: Art Data Hackathon - Klima iOS app

K

Technical side

Page 9: Art Data Hackathon - Klima iOS app

K

1) OpenWeatherApp - API for retrieving weather information

Spring Boot application

2) Nasjonal Museet API - execution of Solr queries

we get weather condition about the city

we use the weather condition for searching of art titles which have that weather condition in it we return that in a JSON body as a list together with weather to the iOS application.

We are using two APIs:

Architecture:

Page 10: Art Data Hackathon - Klima iOS app

K

Examples: http://127.0.0.1:8080/api/search?time=8&city=Bratislava { “weather”: { “temperature”: “11.93”, “condition”: “scattered clouds” }, “museet”: [ { “author”: “Rian, Johs”, “title”: “Tidlig morgen [Maleri]”, “link_to_image”: “http://dms01.dimu.org/image/0271CYY4X?dimen-sion=600x600”, }, { “author”: “Fearnley, Thomas”, “title”: “Morgen i Aurlandsfjorden [Tegning]”, “link_to_image”: “http://dms01.dimu.org/image/026fZvhFc?dimen-sion=600x600”, }]

Page 11: Art Data Hackathon - Klima iOS app

K

And now the demo!

Page 12: Art Data Hackathon - Klima iOS app

K

Thank you for your time

Štefan Miklošovič

Eva Lisicanova

Aleksey Potapov

Matúš Solčány