treetracker-android
https://github.com/greenstand/treetracker-android
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported0 Subscribers
Add a CodeTriage badge to treetracker-android
Help out
- Issues
- Remove unnecessary Dispatchers.Main on viewModelScope.launch
- Route DAO access through repository layer (18 classes bypass repos)
- Split monolithic TreeTrackerDAO into entity-specific DAOs
- Standardize error handling across sync and upload paths
- Refactor TextButton.kt — extract sub-composables (512 lines)
- Refactor DashboardScreen.kt — break into sub-composables (438 lines)
- Split AppModule.kt DI configuration by feature (269 lines)
- Replace SimpleDateFormat with kotlinx.datetime
- Add Android instrumentation tests for critical UI flows
- Clean up legacy database tables (tree_capture, planter_info, planter_check_in)
- Docs
- not yet supported