Skip to content

Instantly share code, notes, and snippets.

@akdetrick
Created January 9, 2014 20:09
Show Gist options
  • Select an option

  • Save akdetrick/8341047 to your computer and use it in GitHub Desktop.

Select an option

Save akdetrick/8341047 to your computer and use it in GitHub Desktop.
first mobile member list meeting notes

member list for mobile notes

  • include bulk actions idea, following ios7 pattern
  • show the least ammount of most important info to each person
    • aliens (only most important info, with friends)
    • members (only most important info)
    • orgs (list with modes & actions)

list modes

  • BASIC (photo, profile link & basic info)
    • name
    • photo
    • role in the group
    • title in the group
    • bio?
    • connection (social and/or shared groups)
  • roles
    • role actions
  • titles
    • title actions
  • dues
    • paid/unpaid indicators
    • trail indiactors
    • dues actions
  • attendance
    • attendend/flaked indicators
  • friends
    • do we need this mode if basic list has it?
  • new member approval
    • basic list + button to approve?

possible action modes

  • multi-select
  • individual member action button (dropdown or something)
    • action bar? action bar
      • maybe should only show actions related to the current list mode (ie. paid/unpaid actions in dues view)

dev

  • start with non-member mode (basic list)
  • meetstache touchlist with arbitrary markup items?
  • jython member list builder
  • individual member item templates
    • as arbitrary markup, independent from touchlist so we can reuse on desktop without touchlist dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment