palashmunshi / Gatepass-Portal

0 stars 0 forks source link

Users Page in ADMIN #39

Closed palashmunshi closed 1 year ago

palashmunshi commented 1 year ago

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.