OpenHarvest
                                
                                
                                
                                    OpenHarvest copied to clipboard
                            
                            
                            
                        OpenHarvest is a platform designed to manage farmers, fields, and crops to ensure the farmers succeed in making profits. Task timelines are given for each crop by a recommendation engine, then confir...
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1. Release notes Sourced from engine.io's releases. 6.2.1 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...
Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true...
-farmer id, field id, task id, raw votes, final votes
- JSON Template of events based on delta dates - Timeline Component on Farmer Fields - This should integrate with the weather to display the rainy season - JSON template...
We need a script to convert the KML to JSON and then send the data to the server's `add-farmer` endpoint. Viewing a KML polygon: https://kmlviewer.nsspot.net/ Rough Steps: 1. Convert the...
We should be able to import farmer data through the UI. All of the data fields should be able to import straight into the data structure, the fields will have...