JustifiedArt / justified-art

GNU General Public License v2.0
0 stars 0 forks source link

Accept Contributions #5

Open nikAleksandr opened 10 years ago

nikAleksandr commented 10 years ago

Accept contributions (including images) --> turn into data --> put onto client.

Django possibly

mpuchalsky commented 10 years ago

http://www.jotform.com/form-templates/art-submission-form

nikAleksandr commented 10 years ago

http://html5demos.com/dnd-upload

nikAleksandr commented 10 years ago

Use HTML5 form to accept info + image use php to store info in JSON, save image either to server or to cloudinary use json to auto populate some type of image gallery

Advantages to Cloudinary: auto thumbnail would speed up page load times, take storage (and potential cost) burden from S3 servers.

nikAleksandr commented 10 years ago

picasa web albums is an option as well