Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve outcomes.
GNU Affero General Public License v3.0
40
stars
79
forks
source link
Create API call to get all users who are listed as VRMS Admins #1770
Currently, there is no way for admins to see a list of other admins on the VRMS app. As a first step, we need to create an API that will find a list of VRMS admins.
Action Items
[x] Create MongoDB query that returns a list of user objects where user access level = admin
Overview
Currently, there is no way for admins to see a list of other admins on the VRMS app. As a first step, we need to create an API that will find a list of VRMS admins.
Action Items
admin
Resources/Instructions