planet-webapp
planet-webapp copied to clipboard
Refactor contributions method in contributions.ts for better readability
trafficstars
The contributions method in src/server/procedures/myForest/contributions.ts is complex and handles multiple operations including database queries and data processing. This complexity can hinder readability and maintainability. It is suggested to refactor this method to improve these aspects.
Related PR: https://github.com/Plant-for-the-Planet-org/planet-webapp/pull/2040 Related Comment: https://github.com/Plant-for-the-Planet-org/planet-webapp/pull/2040#discussion_r1559157253