hackforla / jobs-for-hope

Aggregate job opportunities for homeless service providers so that people can search for a job in the non-profit sector that fits their skillset.
MIT License
20 stars 20 forks source link

Organization detail data #64

Closed fyliu closed 5 years ago

fyliu commented 5 years ago

Go to each agency and copy down several pieces of information into a spreadsheet

fyliu commented 5 years ago

This is not necessary for the MVP. It was only created to support #62.

entrotech commented 5 years ago

What we probably want to do is add a form for the adminitrator to add/edit more detailed organization information interactively through the app.

entrotech commented 5 years ago

Still have two issues:

  1. Some of the markup created by the draft.js implementation does not generate the correct Html (e.g., underlined text).
  2. You cannot upload an image, but can only reference an image that the node server already has compiled into the build. Ultimately, it woudl be best to serve images from AWS S3 or the like.