casbin / casbin-hub

The hub for Casbin
https://dashboard.casbin.com
Apache License 2.0
88 stars 46 forks source link

A more friendly policy management UI is needed for beginner users #55

Open hsluoyz opened 4 years ago

hsluoyz commented 4 years ago

We know Casbin is based on model and policy. But they are difficult for beginners to use and understand. Some terms like "User Management", "Role Management", "Permission Management" are more friendly to users.

We need to develop such pages like "User Management", "Role Management", "Permission Management" as higher-level interfaces, and map them into lower-level's Casbin's model and policy. Of course, Casbin is very powerful. I don't expect to show all Casbin's functionalities (like customizing matcher too much) in higher-level UI. But I hope most commonly used parts can be available.

There are many 3rd-party Admin portals providing such friendly high-level UI: https://casbin.org/docs/en/admin-portal You can refer to them when implementing this feature.

shakti97 commented 4 years ago

I would like to work on it

hsluoyz commented 4 years ago

Is anyone working on this?

Ishaan28malik commented 4 years ago

@hsluoyz I just made the basic changes have a look and update if we are talking something similar to this, also this is just a rough idea. The main changes will be reflected in the final UI changes.

AdaephonBen commented 4 years ago

@hsluoyz Is this issue still open?

hsluoyz commented 4 years ago

@AdaephonBen Yes. Please go ahead!