TailorDev/crick

[api] team management

Closed this issue · 1 comments

Database table teams:

  • id
  • owner_id => user_id
  • project names
  • team members / user ids

this is done, more or less.