-
Notifications
You must be signed in to change notification settings - Fork 3
New component proposal: Admin site #50
Copy link
Copy link
Open
Labels
Description
Pretty much in every project, there is some kind of admin routine. There are some key things, which are required pretty much by any product:
- Users listing. As an admin, I can see who signed up along with some key user activities/metrics.
- Shadow login into the user account. As an admin, I would like to be able to login into a user account to troubleshoot any kind of support issues.
- Company listing. Probably optional, but pretty much any SaaS has companies.
I think we can take some core admin functionality from one of our products.
Reactions are currently unavailable