MengTo / DesignerNewsApp

Build a Swift App as a designer
http://designcode.io
2.42k stars 367 forks source link

Feature: Watch App for sending best stories with over 30 upvotes #98

Closed MengTo closed 9 years ago

MengTo commented 9 years ago

This is an experimental feature that would notify Watch users about top news with over X number of upvotes.

schneiderandre commented 9 years ago

Is there still interest in this feature? If yes, should we use watchOS2?

schneiderandre commented 9 years ago

Current progress:

I moved the reusable Parts of the App in a Framework, so they can be used in the WatchKit Extension and the Application itself.

@MengTo Both views look nearly identical and I would like to get some feedback and design details before moving on. There is definitely space to improve the current design and provide a better UX :+1: As discussed in #109 I would use the v2 API for a solid way to upvote from the Watch and keep everything in sync.

bildschirmfoto 2015-07-11 um 16 46 10 bildschirmfoto 2015-07-11 um 16 46 15
MengTo commented 9 years ago

So for the detail screen, I'd rather have this action screen. menu

schneiderandre commented 9 years ago

This is the Version we came up with after our Slack conversation.

pasted_image_at_2015_07_11_11_39_am_360

MengTo commented 9 years ago

Looks great!

schneiderandre commented 9 years ago

This version is now implemented and tested on the device.

screen recording 2015-08-03 at 04 17 nachm

After I merge #112, you could submit the App to the Store :smile: .