art data hackathon - klima ios app

Post on 14-Feb-2017

74 Views

Category:

Mobile

2 Downloads

Preview:

Click to see full reader

TRANSCRIPT

KKlimaiOS app

K

• get people into galleries

• be relatable

• be useful

K

• get people into galleries

• be relatable

• be useful

provide weather info

choose art based on local weather

gallery opening times, website link

K

• be usefulprovide weather info

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

K

• get people into galleries

gallery opening times, website link

K

Night version

K

Technical side

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:

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”, }]

K

And now the demo!

K

Thank you for your time

Štefan Miklošovič

Eva Lisicanova

Aleksey Potapov

Matúš Solčány

top related