Image uploading #2

Closed
opened 2025-01-14 09:56:53 +00:00 by Jef Roosens · 0 comments

users should be able to upload images of their plants.

This should use a multipart form which also pushes the date of the image. Images should be stored in full, but also processed to a compressed JPEG for efficient requests. The latest image for a plant should be used on its info page, and a gallery of the image should be available with the ability to view the originals and remove images (simple enough to do with a delete button that sends a DELETE request to the image's ID).

users should be able to upload images of their plants. This should use a multipart form which also pushes the date of the image. Images should be stored in full, but also processed to a compressed JPEG for efficient requests. The latest image for a plant should be used on its info page, and a gallery of the image should be available with the ability to view the originals and remove images (simple enough to do with a delete button that sends a DELETE request to the image's ID).
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/calathea#2
There is no content yet.