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

Farmers: Import data from csv #48

Open rayoz12 opened 2 years ago

rayoz12 commented 2 years ago

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 to be geoJSON coming in to the database.

Philipsty commented 2 years ago

frontend: -UI component to import file

backend -api call to process the csv data -populate the farmer table in database