Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.