zhenghao2519 / SSI-based-decentralized-access-control

A decentralized access control system supports all kinds of access control models (e.g., ABAC, RBAC, CapBAC) by leveraging Self-sovereign Identity.
0 stars 0 forks source link

Change GUI to PyQt-Fluent-Widgets #3

Open zhenghao2519 opened 1 year ago

zhenghao2519 commented 1 year ago

The pyqt5 gui is really a catastrophe, and it is only meant to be used as a demo client.

Maybe we can use the work from https://github.com/zhiyiYo/PyQt-Fluent-Widgets to optimize out GUI