Call-for-Code / OpenHarvest

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

Verification module listener #57

Closed Philipsty closed 2 years ago

Philipsty commented 2 years ago

Service that runs to listen for messages from the IBM event notifications based on farmer id.

Philipsty commented 2 years ago

application will call phone app to get latest verification data -action: status (completed/not completed)

getting started: -in backend/integration create recommendation folder -create a class

create a file that will ... -will handle communication with recommendation engine and open harvest -push events about new actions /completed to other modules in openharvest -set interval for pulling recommendation engine , event emitter for pushing the new actions