Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rutarj/signature-app
Simple and minimalist signature app with drawing, color selection, and image saving features.
https://github.com/rutarj/signature-app
dom javascript
Last synced: 5 days ago
JSON representation
Simple and minimalist signature app with drawing, color selection, and image saving features.
- Host: GitHub
- URL: https://github.com/rutarj/signature-app
- Owner: rutarj
- Created: 2024-09-08T20:48:35.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T21:14:14.000Z (5 months ago)
- Last Synced: 2024-09-09T22:35:38.792Z (5 months ago)
- Topics: dom, javascript
- Language: JavaScript
- Homepage: https://signature-app-swart.vercel.app/
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signature-App
Simple and minimalist signature app with drawing, color selection, and image saving features.This app allows users to draw signatures, choose colors, adjust line width, and save their work as images. The app features options for clearing the canvas, saving the signature to local storage, and retrieving previously saved signatures. Built with HTML, CSS, and JavaScript, this project demonstrates basic canvas manipulation and local storage usage.