GithubHelp home page GithubHelp logo

triceam / mobile-signature-capture Goto Github PK

View Code? Open in Web Editor NEW
32.0 10.0 29.0 174 KB

Cross platform solution for capturing user signatures. Solution shown using both Adobe AIR and PhoneGap

Home Page: http://www.tricedesigns.com/?p=1116

mobile-signature-capture's Introduction

Sample application showing how to capture touch (or mouse) based graphical input.  This was specfically intended for capturing user signatures on mobile applications, however this can easily be adapted for other use cases.

There are 2 sample cross-platform solutions in the project: 1 developed using Adobe Flex and AIR, and one developed using HTML5 & PhoneGap.   The server-side component is written using Adobe ColdFusion.

You can read more about this application, as well as see a video of it in use at: 
http://www.tricedesigns.com/2011/12/21/capturing-user-signatures-in-mobile-applications

mobile-signature-capture's People

Contributors

triceam avatar

Stargazers

 avatar  avatar Onofre Souza avatar wolfg avatar  avatar Sergey Anufrienko avatar BHawk  avatar Saboor Ahmed Awan avatar Mr. Adrien Feudjio avatar Gabriel Chuan avatar Michael Anthony avatar Joshua Smith avatar Nace Logar avatar Ant Ramm avatar Rafa Bernad avatar SM avatar Seth Markowitz avatar Alberto M avatar Daniel Ochoa avatar Jonathan Dusza avatar alberto.garcia avatar ramon avatar Todor Mihaylov avatar Don Onwunumah avatar  avatar Lucas Takeshi Chigami avatar  avatar John avatar JT5D avatar Charles Phillips avatar Dufresne Bertrand avatar  avatar

Watchers

Dario Alves Junior avatar  avatar Jonathan Dusza avatar James Cloos avatar  avatar Jonathan Prince avatar Michael Anthony avatar Javier Montesinos avatar Kiran Sakinala avatar  avatar

mobile-signature-capture's Issues

'getContext' of undefined SignatureCapture @ signatureCapture.js:5

Uncaught TypeError: Cannot read property 'getContext' of undefined SignatureCapture @ signatureCapture.js:5

can anyone tell me how to resolve this...

here is my code in index.html file:

//inHead Section
<link rel="stylesheet" href="style.css"/>
<link rel="stylesheet" href="jquery.mobile-1.1.0.min.css"/>
<script src="js/modernizr.custom.34982.js"></script>
<script src="js/signatureCapture.js"></script>
<link rel="stylesheet" href="css/styles.css" />
<script src="nfc.js"></script>
<script src="common.js"></script>

//before tag in html file.
<script src="jquery-1.7.1.min.js"></script>
<script src="js/application.js"></script>
<script src="jquery.ajaxmanager.js"></script>
<script src="jqm.page.params.js"></script>
<script src="jquery.mobile-1.1.0.min.js"></script>
<script src="task.js"></script>

in task.js File:

page += '<div id="canvasContainer" width="100%" > <canvas id="signature" height="200px" /> </div>';

can any one help on this please... Its reallly urgent for me to deliver this signature pad on real device.

License

What is the license for signaturecapture.js library in HTML client folder. No where in the project license for mentioned.

Is it allowed use it in commercial project?

Thank you
Bala

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.