Closed anand-harsh closed 9 months ago
Hey @anand-harsh Sir I Would Like To Work on This Issue Under JWOC 2024
Hi @JavidSumra , let #100 be merged, then will assign you this issue
Hey @anand-harsh, I've resolved the issue and submitted a pull request. Could you please assign it to me? I began working on this problem when you initially assigned it to me.
Hi @JavidSumra , open new issue for fixing list for all users, as its not visible for now
Issue
We need to know who all are enrolled in that course, or in short we want all the users in ( http://localhost:3000/admin/users )
Solution
Connect this page to the backend ( /getAllUsers )
Make a UI as table where you have following fields
1) Name 2) Email 3) Role
Prerequisite for this issue : #100