Pretty much just a content addition update for the FEMA Checklist tab. The central thesis for the content is what to do after a disaster passes and you need to rebuild/recover.
There's 2 separate checklists because not all disasters are federally declared by FEMA, which is a prerequisite for federal disaster assistance. Thus, I separated the more general recovery steps from the FEMA disaster assistance specific ones.
Additions:
Create a FEMAChecklistMarkup.js file to hold all the HTML markup to import into FEMAChecklist.js
Add relevant import/export statements to bring in the content module to the FEMA Checklist tab
Additions regarding the actual content:
Add checklist of steps to take for general recovery after a disaster based on various disaster recovery resources
Add a list of additional resources regarding family disaster recovery organized from more local to more general
Pretty much just a content addition update for the FEMA Checklist tab. The central thesis for the content is what to do after a disaster passes and you need to rebuild/recover.
There's 2 separate checklists because not all disasters are federally declared by FEMA, which is a prerequisite for federal disaster assistance. Thus, I separated the more general recovery steps from the FEMA disaster assistance specific ones.
Additions:
Additions regarding the actual content:
Note: this is a reupload of PR #60 due to that one mistakenly including already merged commits from develop.