StevonStevoff / ProjectParsnip

A IoT Project for Managing At-Home Smart Farming
3 stars 0 forks source link

Implement User Profile Pictures #74

Closed StevonStevoff closed 1 year ago

StevonStevoff commented 1 year ago

We need to add the ability to upload user profile pictures to the backend. These will simply be stored on the backend's filesystem in a folder.

Incoming images will need to be validated and resized so that we do not store images which are too large.