Skip to content

Extend this API to support multiple disaster events simultaneously #73

@nihonjinrxs

Description

@nihonjinrxs

This entails several things:

  • Close Figure out domain name situation when extending to multiple disaster events #74 by answering naming questions
  • Creation of a new table and model to store disaster events and info
  • Creation of association tables between shelters, distribution points, etc. and disaster events and associated model updates
  • Views in the admin screens to add/update/archive disaster event records
  • Update of API endpoints to require disaster event filtering
  • Removal of references to specific storms in naming within the app (i.e. repo name, db info, etc.)
  • Redeploy of new clean instance with generic naming
  • Repopulation of data from old instance, and population of association tables as needed for existing data
  • Repointing of front end apps to new instance with appropriate filtering
  • Decommission of old production instance

Metadata

Metadata

Assignees

Labels

cleanupClearing up unneeded stuff or updating docsenhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions