Greenstand / Greenstand/treetracker-admin-client
Organization-Level Species Selection UI (Org Admin)
Open
backend
frontend
tool: Species
- Dominant language
- JavaScript
- Stars
- 36
- Forks
- 212
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] Build Org Admin interface to view and manage species for their org
- [ ] Show global species list with activate/deactivate toggles
Acceptance Criteria (BDD):
Scenario: Org Admin activates species
Given a species exists in the global pool
When an Org Admin activates it
Then it appears in that organization's verification dropdown
Scenario: Org Admin deactivates species
Given a species is active for an organization
When it is deactivated
Then it no longer appears in verification
But historical records remain unchanged
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.