Giter Site home page Giter Site logo

joaolago / meteor-file-job-sample-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vsivsi/meteor-file-job-sample-app

0.0 2.0 0.0 107 KB

Sample application for Meteor job-collection (and file-collection) Atmosphere packages

License: Other

CoffeeScript 67.96% CSS 1.80% HTML 30.23%

meteor-file-job-sample-app's Introduction

Meteor job-collection (+ file-collection) Sample App

If you are looking for just the basic Meteor file-collection sample app, it can now be found here: https://github.com/vsivsi/meteor-file-sample-app

This demo app uses file-collection's built-in support for Resumable.js to allow drag and drop uploading of image files into a basic thumbnail gallery. It uses job-collection to automate creation of thumbnail images for each uploaded file. Besides the gallery view, the sample app also has "file" and "job" views to observe and manage the underlying file and job collections directly and given examples for how basic UI controls for these packages can be implemented.

To set-up: just clone this repo, cd into its directory, run:

# This line only needs to be run the first time
meteor npm install

meteor

Once it starts up point your browser at http://localhost:3000/.

You will also need to have graphicsmagick installed on the server for use in making the image thumbnails. This may be easily installed on Mac OS X using MacPorts or Brew, and on Linux using your preferred package manager.

meteor-file-job-sample-app's People

Contributors

vsivsi avatar jdziat avatar

Watchers

Joao Lago avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.