Skip to content

awatson1978/dropzone-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dropzone-ui

Utility for uploading images to a REST endpoint.

travis-build

Meteor Version

1.0.3.1

Dependencies

# If there are any problems, make sure the dependencies are installed...
meteor add less
meteor add mrt:bootstrap-3
meteor add awatson1978:dropzone

Installation

# Should be as simple as cloning the repository...  
git clone https://github.com/awatson1978/dropzone-ui.git

# And then running it...
cd dropzone-ui
meteor

Screenshot

DropzoneUI

Notes

This example uploads a file to the /programs/server/assets/app/uploads directory. If you're running it on a local development environment, you'll need to go to .meteor/local/build/programs/server/assets/app/uploads.

Licensing

MIT License. Use as you wish, including for commercial purposes.

About

Simple UI for uploading images to a REST endpoint.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published