TransparentHealth / smh_app

Share My Health App: An application for Community Members and Community Based Organizations
Apache License 2.0
2 stars 3 forks source link

Upload Profile Picture #48

Closed dchukhin closed 5 years ago

dchukhin commented 5 years ago

This pull request allows users to upload a profile picture from a user settings view. Uploading an image sends the image to VMI and saves it there, then saves the picture_url in the user's UserProfile object in smh_app.

whytheplatypus commented 5 years ago

fwiw this looks good to me