carlsednaoui / nycio

NYC Tech Volunteer Database
6 stars 2 forks source link

As a user, I can create an organization. #17

Closed miclovich closed 10 years ago

miclovich commented 10 years ago

@carlsednaoui what fields are needed to create an organization for our CRUD operations?

Is it okay to assume the following:

For relationship modeling:

Perhaps @mattjstar you can add some possible thoughts around this. Looking forward to meeting y'all tomorrow.

carlsednaoui commented 10 years ago

Looks good to me! :)

carlsednaoui commented 10 years ago

This is now happening through the user_organization table. See #21 for reference.