Skip to content

Instantly share code, notes, and snippets.

@neiled
Forked from anonymous/admin_dashboard.md
Last active December 19, 2015 01:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neiled/5876521 to your computer and use it in GitHub Desktop.
Save neiled/5876521 to your computer and use it in GitHub Desktop.

=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

==Helpful== Jobs in the delayed_job queue, any errors from them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment