legalthings / angular-signature

HTML5 canvas based smooth signature drawing as angularJS directive (http://szimek.github.io/signature_pad/)
MIT License
105 stars 91 forks source link

saving signature to nosql database like mongo and nedb #46

Closed siddmegadeth closed 7 years ago

siddmegadeth commented 7 years ago

saving signature to nosql database like mongo and nedb Please provide documnentaiton

jasny commented 7 years ago

Angular is front end only. You need to write some backend code using Ruby, Python, PHP, Node.js or whatever. That is way outside the scope of this library.