Week1 (July 1-July 6)
Weekly summary:
- Studied the fundamental architecture of Beego. Modifying the routing method and the api.
- Optimizing the web front-end by react+antd.
- Studied the casbin policy.
Before coding:
As the casbin is not responsible for User authentication, I think the dashboard needs to have a User authentication procedure to guarantee the security of the casbin platform.
Next week:
- Continue to optimize the web front-end.
- Add the User authentication model for user management.
- Implement some enforcement api.