Merge 4ec7b26bf7
into 08b771c863
commit
bda91f0197
@ -0,0 +1,31 @@
|
||||
# Draw Signature
|
||||
|
||||
**Tier:** 2-Intermediate
|
||||
|
||||
An app to draw signature with touchpad or mouse.
|
||||
|
||||
## User Stories
|
||||
|
||||
- [ ] User can draw their own signature
|
||||
- [ ] User can draw using touchpad or mouse
|
||||
- [ ] User can change color of their signature
|
||||
- [ ] User can save and download their signature to png and jpg
|
||||
- [ ] User can clean their signature and start new one
|
||||
|
||||
## Bonus features
|
||||
|
||||
- [ ] User can draw their own signature
|
||||
- [ ] User can change color of their signature
|
||||
- [ ] User can download their signature to png and jpg
|
||||
|
||||
## Useful links and resources
|
||||
|
||||
- [JSFiddle](https://jsfiddle.net/szimek/d6a78gwq/)
|
||||
- [Create A Drawing & Signature App With jQuery And HTML5 Canvas](https://www.jqueryscript.net/other/Drawing-Signature-App-jQuery-Canvas.html)
|
||||
|
||||
## Example projects
|
||||
|
||||
- [Signwell](https://www.signwell.com/online-signature/draw/)
|
||||
- [Online Signature](https://onlinesignature.com/draw-a-signature-online)
|
||||
- [Basic Canvas Paint by jQueryScript](https://www.jqueryscript.net/demo/Drawing-Signature-App-jQuery-Canvas/)
|
||||
|
Loading…
Reference in new issue