sac-tech-org / job-board

Job board for local Sacramento companies and startups
https://jobs.sac-tech.com
1 stars 0 forks source link

POST /organization endpoint #28

Open rusher2004 opened 4 months ago

rusher2004 commented 4 months ago

When creating an organization, an organizations.representative record should be created, with the user_id user that created it being the target of representative record.

There should also be created an organizations.permissions record created, with the rep record being the target. All permissions should be set to true.