publicgoods-candidates
publicgoods-candidates copied to clipboard
Add DPG: Productive Forests
Add DPG: Productive Forests
Productive Forests
initially submitted with several gaps in the DPG standard indicators which need to be addressed before we can proceed with the review:
- [x] Clear Ownership
- [x] Platform Independence
- [x] Documentation
- [x] Mechanism For Extracting Data
- [x] Adherence to Standards & Best Practices
- [x] Adherence to Privacy and Applicable Laws
- [x] Do No Harm
- [x] Inappropriate & Illegal Content
- [x] Protection from Harassment
- [x] Deployment countries
@lacabra I have contacted the person who made the submission and will update once they come through.
@iperdomo According to the team, Productive Forests flutter-based app now has an abstract class that supports different implementations of data storage
and authentication
, other than Firebase
. So if anyone desires to use Superbase or Upright
(open source versions of Firebase), they should be able to do it without any issues.
Reference: https://github.com/Bioverse-Labs/forest-map-app/blob/ba21e659c8593dee6c3bc99768322705c194631d/lib/features/auth/data/datasources/auth_remote_data_source.dart#L16