e-Wallie banking app!
Contains Interactive line graphs (hover over the line graph lines), animations, state transitions, skeleton screens, bodymovin / lottie animations.
Feel free to import!
I simulated a 10 second timer that counts down from 10 to 0. This is very simple to do.
All you need to do is change the text property of the text value with a custom value and include a delay of 1 second. Then add a callback for the next number with a delay of 1 second. Repeat this until you get to the number 0. There is no need to use variables to simulate a timer.
If you are looking for someone to help you with your prototype, we are available for hire at:
http://protonerds.com/
Meet your virtual personal assistant to go out
A virtual personal assistant that connects users social profiles to the best coupon offers at restaurants.
Save Money: Get top matching coupons nearby
Save Time: Sit back and let "Out" do the search for you
Connect with Friends: Get notified about nearby friends to eat out
Type the first character of topics from http://uxofvr.com to see the auto-complete.
(a-z, 2,3). Use ESC to hide the dropdown.
Uses a variable to capture the content of the search field then uses the javascript method
"{search}".charAt(0) to capture the first character of the search string to then change the container state property of the auto-complete dropdown to match the first character typed.
see video of how to create this step-by-step in the webinar:
https://support.proto.io/hc/en-us/articles/115001243532-Model-advanced-prototypes-that-use-variables
TAGS:
auto-complete
search
dropdown
variables
variable
character selection
Thanks to Costas Thoma for the model.