svs / covid19-supply-chain-backend

2 stars 6 forks source link

add photo upload #24

Open anew-bhav opened 4 years ago

anew-bhav commented 4 years ago

Work towards #14 This is a skeleton for the photos that will be uploaded. This misses mime type validation, max Size validations etc.

Now working to add the work on the AvailabilityReportCreatorService side to associate the request params with the Photo model and Photos to AvailabilityReport