Skip to content

Instantly share code, notes, and snippets.

Created June 27, 2013 13:21
Show Gist options
  • Save anonymous/5876346 to your computer and use it in GitHub Desktop.
Save anonymous/5876346 to your computer and use it in GitHub Desktop.
Admin Dashboard

=What to have on an admin dashboard=

==Users== List all of the users in the system Ability to:

  • Group/filter by company
  • Reset a user's password
  • See their billing status (Last billed time, amount, status)
  • Refund them money
  • Invite a new user to a company
  • Cancel a companies account

==Analytics==

  • Number of online users in the last month
  • Total number of paying users
  • Average LTV of customers
  • Payments expected this month
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment