Complete this after issue FEATURE: Adding a Moderator Role to the Backend..
Once the /api/admin/moderators endpoints are fixed, we need a frontend page for Admins to add moderators that uses those endpoints.
Currently (no page under Admin for Moderators) :

Implementation details: This has already been implemented in Frontiers. You can start by checking out: frontend/src/main/pages/Admin/AdminsCreatePage.jsx. You can also explore this codebase to find a structure for the stories, tests, and adding the page to navigation bar.
A/C:
If you have any questions about this issue feel free to ask me or any of the teaching staff about it!
Complete this after issue FEATURE: Adding a Moderator Role to the Backend..
Once the /api/admin/moderators endpoints are fixed, we need a frontend page for Admins to add moderators that uses those endpoints.
Currently (no page under Admin for Moderators) :

Implementation details: This has already been implemented in Frontiers. You can start by checking out: frontend/src/main/pages/Admin/AdminsCreatePage.jsx. You can also explore this codebase to find a structure for the stories, tests, and adding the page to navigation bar.
A/C:
If you have any questions about this issue feel free to ask me or any of the teaching staff about it!