CDLUC3 / dmsp_rails_prototype

Prototype DMSP Rails7 API app
0 stars 0 forks source link

Build out the Guidance Model #7

Open briri opened 8 months ago

briri commented 8 months ago

Define what information we need to store for tagged guidance.

Build the guidance table in RDS and the corresponding scaffolding (Model, Controller, Policy). Build the tags_guidance table to manage the FK relationships

Refer to the Define Data Model ticket on the dmsp_aws_prototype repo.

Build RSpec tests!