Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fmalina authored Sep 16, 2024
1 parent 7585abf commit 228e406
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

Reusable web app to work with file and photo uploads.

- contains vanilla JS multifile drag and drop upload UI with instant
thumbnails and progress bars, using the W3C File API see
[upload/static/upload.js](upload/upload.js)
- contains JS multifile drag and drop upload UI with instant
thumbnails and progress bars [upload/static/upload.js](upload/upload.js)
- python/PIL backend for upload, cropping, autocrop and rotation of photos
- seamless integration into Django projects
- image cropping UI (uses jQuery)
Expand Down

0 comments on commit 228e406

Please sign in to comment.