precision-sustainable-ag / psa-planning

1 stars 0 forks source link

Migrate MonoOak to PostgreSQL + Node.js #4

Closed mikahpinegar closed 2 months ago

mikahpinegar commented 3 months ago

Rationale

Using azure tables is slow to query, hard to shepherd, and creates inconsistent data quality.

Owner

@trevorjpuckett

Stakeholder Point of Contact

@marialauracangiano

Description

The MonoOak app will be migrated away from azure tables to PostgreSQL + Node.js. This will require updates to FE + BE.

Issues

Acceptance criteria

Data upload is tested using the new FE + BE and errors are properly handled + displayed to the user