Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 909 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 909 Bytes

#Hackaton @NSSpain

The pitch: Have an iOS 8 extension with Stars to rate the current session during the conference

The plus: In the app itself show the list of Sessions with they average rating

The catch: All in Swift!

(Notes)

• Sadly no JSON available so we exported an EXCEL we got from @lascorbe to CSV, parsed that, uploaded to PublicDB • Get the list of sessions and schedule local notifications with userinfo allowing to show them in Today extension • Try that in a simple View Controller • Rate the current session (The only part working in the extension) - Is there a way to know you run in the extension?! • In the "full app" show how many ratings for this session and the average rating • Check if Cloud Kit can tell you when the Public DB changed? Else just refresh every 10 seconds

• Step 2: Submit your Twitter Handle • Step 3: Choose for people having more than 1 handle