GTBitsOfGood / GTBitsOfGood/MapScout
Add a "private" tag to all providers
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
### Difficulty
Medium (1-2 people)
### Description
Go into the Firestore Console and add a new field "private" for each "team". Set "private" to false for all teams except "bog".
Now in Providers Routes, create a conditional that sets a team marked as "private" as a PrivateRoute instead of a regular Route. This will make it so only logged in users will be able to see a "private" map.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.