AlexandrBursak / cookdrive-sb-gh

The food delivery service
Other
7 stars 2 forks source link

Creating clients & administrator roles #12

Open theechofive opened 6 years ago

theechofive commented 6 years ago

Creating user roles will allow the user with administrative rights to change the balance and edit the information of other users.

UI:

• Clients - • Administrator -

Data Structure:

Edit:

Add:

Create 4 new tables with migration from previous admin module Yii2-RBCA. auth_item - this table stores roles and permissions. auth_item_child - inheritance. auth_assignment - position. auth_rule - class rule names.

Logic or Flow information:

yii-rbac

wwwadminwww commented 6 years ago

50 hours

theechofive commented 6 years ago

60h

wwwadminwww commented 6 years ago

18.12