srcreigh / motif

Native mobile notifications for email. Built at LAHacks 2014.
5 stars 0 forks source link

Website #1

Open srcreigh opened 9 years ago

srcreigh commented 9 years ago

I really like how Signal shows you the difference between the old way and the new way with an animation:

http://trysignal.com/

I think we can have a similar website that showcases the time you save by exposing functionality. I.e. two mobile app screens.

Old way

The one on the left will show the workflow of performing an action from an email:

  1. receive an email asking you to confirm an email address
  2. it's a summary notification since you have more than one unseen email
  3. tap the notification to get to your inbox
  4. scroll to find the email
  5. open the email
  6. wait for the email to load
  7. find the link in the email
  8. open the link => DONE

    New way

The one on the left will show the workflow of performing an action with a push notification:

  1. receive a push notification asking you to confirm your email
  2. press the "confirm" button on the push notification to open the link => DONE
srcreigh commented 9 years ago

@sitefeng @phillipchao let me know if you have any other thoughts about this! :-)