Skip to content

iOS 8 app allowing to rate conference talks (for the moment NSSpain) from an extension + See the average ratings

Notifications You must be signed in to change notification settings

stuffmc/RateMyTalk

Repository files navigation

#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

About

iOS 8 app allowing to rate conference talks (for the moment NSSpain) from an extension + See the average ratings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •