Skip to content

Instantly share code, notes, and snippets.

@brandoncordell
Created August 2, 2011 00:15
Show Gist options
  • Save brandoncordell/1119296 to your computer and use it in GitHub Desktop.
Save brandoncordell/1119296 to your computer and use it in GitHub Desktop.
Lost of the schema...
Not sure what's the best schema I should use in this situation.
I want:
-------
- Users should be able to register an account, with a subdomain
- Subdomain owners can invite other users to access the account
- Users should be able to own multiple subdomains, and belong to multiple subdomains
- Users will access their account through their subdomain (e.g. cooluser.myapp.com)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment