This page will have a list of all students/teachers/entries in the usersmaster table.
TASK:
The UI will have a list of all users of NU. This list will be present on the left side.
This list will have 2 columns, one for name and other for User ID.
You will have to fetch the information from the usersmaster table. Make the API for the same in admin controller.
This page will have a list of all students/teachers/entries in the usersmaster table. TASK: The UI will have a list of all users of NU. This list will be present on the left side. This list will have 2 columns, one for name and other for User ID.
You will have to fetch the information from the usersmaster table. Make the API for the same in admin controller.