CUCentralAdvancement / cms

The Central Advancement Content Management System
MIT License
0 stars 0 forks source link

Add More Fund Data #43

Closed alexfinnarn closed 3 years ago

alexfinnarn commented 3 years ago

While there is a need for layout building, the current Giving site doesn't include that feature, and so it's more useful to move onto adding more real fund data to the CMS. Once the data is added and available via API, the frontend app can point to the CMS staging instance.

Prior art exists in the cu-giving codebase so hopefully, it's just adding a JSON file of fund data and using the createMany Prisma feature to batch uploading that for seeding purposes.

Acceptance Criteria

alexfinnarn commented 3 years ago

already done in Rails version