https://github.com/tarunbatra/dndupload
Drag and Drop File Upload mechanism
https://github.com/tarunbatra/dndupload
Last synced: 8 months ago
JSON representation
Drag and Drop File Upload mechanism
- Host: GitHub
- URL: https://github.com/tarunbatra/dndupload
- Owner: tarunbatra
- Created: 2015-04-07T23:44:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T00:08:00.000Z (over 10 years ago)
- Last Synced: 2025-01-12T10:26:59.932Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dNdUpload
This project:-uploads the docx, png, jpeg and pdf files of size between 100KB and 500KB using Drag and Drop,
-stores the file into separate directories according to the file extention.
-shows file description or error.