veelenga / cybfootball

Футбольні турніри факультету кібернетики
http://cybfootball.org.ua
1 stars 0 forks source link

Tournament/Player/Team gallery #10

Open veelenga opened 7 years ago

veelenga commented 7 years ago

Each of those should have a small (10-15 photos) gallery. Admin should be able to upload photos, guest should be able to review.

For storage we can use aws s3 with some suitable plan: https://aws.amazon.com/s3/pricing/

We use paperclip for attachments, and would be able to optimize image size (while uploading) to save some money:

https://github.com/emrekutlu/paperclip-compression https://github.com/janfoeh/paperclip-optimizer

veelenga commented 7 years ago

Perhaps we can have photo resource where the admin would tag team or player or tournament. So one photo would be displayed in different places and this will reduce the number of uploaded files.