The user can upload some images from the frontend to a tree. These images need to be handled and put into the database as a path to the location of the uploaded image.
What is currently missing
[ ] Images can be updated when a tree is updated
[ ] If a tree is created and there are some images in the request, the images need to be saved
[ ] As soon as a tree with linked images is deleted, the images need to be deleted with it
The user can upload some images from the frontend to a tree. These images need to be handled and put into the database as a path to the location of the uploaded image.
What is currently missing
Related Issues: