Classical Etheria

1,765
0
2
My own version of the Pandora Taylor Swift example provided by Proto.io's video tutorial.

cbcb3aff-504d-11ed 9221-0e76797a4f7b

iOS Weather App

3,842
1
124
This is the companion prototype to a 2-part tutorial where we explore the utilization of variables to help us to recreate Apple’s native iOS Weather app. In both tutorials, we go over the different ways Proto.io makes variables available to use in building your prototypes - from the simple example of setting a value in the variables manager and utilizing that value in the prototype to creating and setting a custom variable based on the property of a container and then to the more advanced usage of ternary operators to affect an outcome based on conditions surrounding that custom variable. http://docs.proto.io/videos/ios-weather-app-variables-tutorial-part-1/ http://docs.proto.io/videos/ios-weather-app-variables-tutorial-part-2/

dc4b62f6-ed80-11ed 9221-0e76797a4f7b

Tumblr

5,728
0
108
Tumblr has a very nice series of animations that happens when you enter the compose mode. I thought it would be interesting to recreate this in Proto.io to show others how to achieve these kind of effect in their own protototypes. I have made a companion tutorial video where you can see exactly how I did it. This video is available here: http://docs.proto.io/videos/recreating-tumblr-compose-animations-in-proto-io/

8ea06e34-504c-11ed 9221-0e76797a4f7b

SOS-Kinderdorf Spenden-App

1,487
0
Die Spendenapp wurde für die Generierung einer neuen Spenderzielgruppe entwickelt. Der Grundgedanke hierbei war es, den Nutzer durch eine, für ihn nützliche Application zum Spenden zu bringen und dabei andere zum Mitmachen aufzufordern. Der Slogan hier ist „ Spenden schenken“. "Spenden schenken" Es geht um die Planung von verschiedenen Events, z.B. einer Geburtstagsfeier, zu der mehrere Gäste eingeladen werden sollen. Solche Einladungen laufen meist über verschiedene Medien und werden mitunter dadurch aufwendig bzw. unübersichtlich. Mithilfe der Spendenapp hat der Nutzer die Möglichkeit über sein Smartphone die Veranstaltung zu Planen. Dabei werden schrittweise die verschiednen Informationen, wie Veranstaltungsort, Datum und Zeit usw. zusammengefasst. Der Gastgeber stellt ein bestimmtes Spendenziel, oder eine Wunschliste, was gespendet werden soll, zusammen und lädt die Gäste zum Miterreichen des Ziels ein. Die Einladungen mit allen Informationen werden den Gästen als Mail, oder auch als Nachricht auf Facebook o.ä. gesendet. Der Gastgeber hat auch nach dem versenden der Einladungen ständig Überblick über versendete Anfragen und das Erreichen seines Spendenziels.

a81f3938-504c-11ed 9221-0e76797a4f7b

onboarding of Service App

4,606
4
137
Re-creation of the onboarding sequence of the app "Service" See how it was done step-by-step in the on-boarding webinar: http://docs.proto.io/videos/creating-great-on-boarding-experiences-with-proto-io/ The app itself: https://itunes.apple.com/us/app/service/id1005945537?mt=8

Todd Siegel

Form examples

7,787
0
165
3 prototypes showing different uses of the form components for iOS 1) Activate / de-activate button when checking / un-checking Terms of Service 2) Capture text input to change property 3) Change number of tickets - limit 8 See how they were created step-by-step in the Using Forms webinar video: https://vimeo.com/118919393 This version on Vimeo includes time-codes so you can jump to particular sub-sections (repeated below as a preview): > Range of iOS form input controls 2:02 > Labels 2:17 > Text fields 2:32 > Setting placeholder text 3:04 > 5 Input Types that display the appropriate iOS keyboard (Text, Numeric, Email, Password, Telephone) 3:30 > Using the Telephone keyboard for credit card number input (large # keys) 4:08 > Need to view prototype on device in order to see the range of keyboards 5:59 > Multi-line text area input field 6:24 > Search Bar 6:40 > Checkbox control customization 7:22 > On/Off Switch control customization 7:52 > Slider control customization 9:27 > Increasing size of slider handle 9:47 > Picker Wheel Customization 10:00 > Prototype example: Activate button when checking terms of service 10:42 > Create a button with two states (using convert to container) 12:55 > Adding interactions to a checkbox control (on change activation/deactivation) 14:45 > Definition of variable and range of uses 17:04 > Using variables with text field interactions 18:25 > Prototype Example: Using a variable to capture text input and show it in a different text box using change property. 23:27 > Prototype: Use variables to increment and decrement counter showing number of tickets being purchased. 28:40 > Searching full range of icons built into Proto.io 29:10 > Using a variable to limit the range of tickets (0 to 8) 32:46 > Copying and pasting interactions with Variables 40:08

Todd Siegel

Next