Ecohackerfarm / powerplant

Optimize and assist planning your garden
Other
85 stars 21 forks source link

Implement Access Control #40

Open JustTB opened 5 years ago

JustTB commented 5 years ago

At the moment we define three groups of users: Admin Moderator User

These should have different rights to manipulate data and give rights. Admins should be able to assign Users a role. Moderator should check User request to change or add information. User should be able to suggest changes.

Add more information to this issue for more clarification.

Find good solution and Implement it on client and server side.