Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add project owner role to default user #24

Closed
CjMoore opened this issue Mar 30, 2017 · 1 comment
Closed

Add project owner role to default user #24

CjMoore opened this issue Mar 30, 2017 · 1 comment

Comments

@CjMoore
Copy link
Owner

CjMoore commented Mar 30, 2017

As a registered user
When they click submit on the new project form
The role of project owner is added to that user
and a new project is created

@CjMoore
Copy link
Owner Author

CjMoore commented Mar 30, 2017

done - permissions stuff
done - projects#create
done - create user_owned_project table (user_id, project_id)
done - add relationships to models as: owned_projects

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

No branches or pull requests

4 participants