Closed GDamaso closed 4 months ago
As a QuackStack Developer I want to populate the Postgres DB So That I can fetch calculation data from it
e.g. Given (Context), When (Action carried out), Then, (expected outcomes)
[ ] Define calculation JSON object model
[ ] Create Raspberry calculation JSON object
[ ] Stretch: Create Blueberry calculation JSON object
[ ] Design DB tables with normalized data
[ ] Create SQL script to create the tables and populate the db
Changing this ticket to reflect new db strategy
Describe the task
As a QuackStack Developer I want to populate the Postgres DB So That I can fetch calculation data from it
Acceptance Criteria
[ ] Define calculation JSON object model
[ ] Create Raspberry calculation JSON object
[ ] Stretch: Create Blueberry calculation JSON object
[ ]
Design DB tables with normalized data[ ]
Create SQL script to create the tables and populate the dbAdditional context