Description
We need to introduce image upload functionality in the Todo backend to support user profile picture updates.
This involves integrating Cloudinary for media storage and exposing an API endpoint that allows users to upload and update their profile image.
Currently, there is no centralized or standardized way to handle image uploads in the backend, and this functionality will also serve as a foundation for future features (e.g., team profile images).
Description
We need to introduce image upload functionality in the Todo backend to support user profile picture updates.
This involves integrating Cloudinary for media storage and exposing an API endpoint that allows users to upload and update their profile image.
Currently, there is no centralized or standardized way to handle image uploads in the backend, and this functionality will also serve as a foundation for future features (e.g., team profile images).