Coding-Coach / find-a-mentor-api

CodginCoach API
35 stars 37 forks source link

[FEATURE] Resizing the uploaded image #137

Closed crysfel closed 4 years ago

crysfel commented 4 years ago

Description

We need to resize images to make sure they are optimized for web, the original image gets saved but a new 200x200 image gets created.

closes #132

brentmclark commented 4 years ago

This looks good to me! :shipit: