huytd / codedaily-v3

https://news.kipalog.com/
87 stars 14 forks source link

User Role system #19

Open huytd opened 7 years ago

huytd commented 7 years ago

We now have user system.

The next goal would be the Role system.

There will be 3 main roles:

  1. Administartor
  2. Moderators
  3. Users

This will include some database change but must not modify any exist table. Mostly backend work is needed for this feature.