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 confirmed by a verification engine utilizing drones and ML models to allow farmers to collect blockchain based reputation tokens for financial institutions.
Apache License 2.0
20
stars
5
forks
source link
Fix build because types weren't properly imported. #43
Types in react-app were imported from the backend which meant that while it worked in dev environments, the build failed when deploying to production.