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.
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:
I think we can take some core admin functionality from one of our products.