Skip to content

Latest commit

 

History

History
executable file
·
45 lines (39 loc) · 1.37 KB

README.md

File metadata and controls

executable file
·
45 lines (39 loc) · 1.37 KB

500px-like Photo Uploader

Build a photo uploader with 500px.com-inspired.

preview

Feel free to modify and use in your projects.

See a demo here

How to run

$ npm install
$ grunt serve

Feature

  • Drag and drop files
  • Multiple upload
  • Preview thumnail
  • Exif reading
  • Location display on the map
  • Preview processing item (while server side run some background process)
  • Crop (in To-do list)

Made with these bundles

Browser Compatibility (need more test)

  • Chrome (latest)
  • Firefox (latest)
  • Opera (latest)
  • Safari (latest)
  • Chrome mobile (latest)
  • Safari mobile (latest)

To-do list

  • Client-side crop image

Maintained by Hieu Pham (mr_hie@yahoo.com | @mrhieu)