Created
August 2, 2011 00:15
-
-
Save brandoncordell/1119296 to your computer and use it in GitHub Desktop.
Lost of the schema...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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