civictechdc / districthousing

District Housing lets caseworkers help clients apply for Section 8 housing by automatically filling out multiple PDF applications using one online form.
http://codefordc.github.io/districthousing/
MIT License
40 stars 64 forks source link

Update list of PDFs that can be filled-out based on local repository of PDFs #409

Open mlouie opened 7 years ago

mlouie commented 7 years ago

The webapp's local repository of PDFs is sync'd from a publicly accessible Google Drive folder. After the local repository is updated, it is necessary to update the list of PDFs available that can be filled out.

The available list of PDFs will be exposed in

  1. the webapp
  2. an API (so that Bread that retrieve a list of available PDFs from SFDC)