yunomico / core-backend-api

This repository contains the core API used by the yunomico site frontend.
0 stars 0 forks source link

Roles Schema #7

Closed BlackyWolf closed 7 years ago

BlackyWolf commented 7 years ago

The roles schema will represent user roles in the application, mostly for regular members. The roles in mind for right now are default (a normal member), developer, project manager, team lead, and maybe some more like marketer, accountant, consultant, etc.

The columns should include RoleId, Name, Description, along with Dates Created and Updated