Greenstand / Greenstand/treetracker-database
Change the `tree` table to `tree capture`
Open
- Dominant language
- PLpgSQL
- Stars
- 4
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
This is a full stack change and requires simultaneous updates of web-map, admin panel, app as well as all linked functions, token creation etc..
The Current `tree table` should be change to `tree_capture table` to represents a single data upload/capture of the tree. It does not represent what will be the chronological compilation of data points around a singular tree that will be represented in the future `tree table`.
This is a prerequisite to completing the update and duplicate image features.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.