elthran / BookingSystem

A working booking/calendar system for clients to take orders and create a schedule
0 stars 0 forks source link

Uploads #12

Open elthran opened 6 years ago

elthran commented 6 years ago

One hurdle done. Users can now upload files (though it's broken my hosted server, I can only do it locally so far). We just need to agree on file types allowed and file size limits (as these may increase server costs or cause problems if too big, but may frustrate users if too small). Or I can try to allow larger images to be uploaded but then I shrink and save a smaller version maybe? And this is for each client as well as things like logos. Let me know and I'll code it into the database.

melissachang9 commented 6 years ago

I think we should make it so any file can be uploaded but then shrunk and saved as smaller version

Melissa Chang

On Jun 12, 2018, at 11:51 PM, Elthran notifications@github.com wrote:

One hurdle done. Users can now upload files (though it's broken my hosted server, I can only do it locally so far). We just need to agree on file types allowed and file size limits (as these may increase server costs or cause problems if too big, but may frustrate users if too small). Or I can try to allow larger images to be uploaded but then I shrink and save a smaller version maybe? And this is for each client as well as things like logos. Let me know and I'll code it into the database.

— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub, or mute the thread.