You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead for using PaperDragons built in Write and Read methods, image management should be extracted to its own class. The class should put User uploaded images and crop and resize if necessary.
The images should be saved in the user specific folder(using ids?) and also be renamed with UUID (or similar solution)
The text was updated successfully, but these errors were encountered:
Instead for using PaperDragons built in Write and Read methods, image management should be extracted to its own class. The class should put User uploaded images and crop and resize if necessary.
The images should be saved in the user specific folder(using ids?) and also be renamed with UUID (or similar solution)
The text was updated successfully, but these errors were encountered: