Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mujtabamohamed/signify
Signify is a web-based application that allows users to create and manage digital signatures.
https://github.com/mujtabamohamed/signify
canvas css customize digital-signature html javascript sign signature signify
Last synced: about 7 hours ago
JSON representation
Signify is a web-based application that allows users to create and manage digital signatures.
- Host: GitHub
- URL: https://github.com/mujtabamohamed/signify
- Owner: mujtabamohamed
- Created: 2024-07-25T10:02:31.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T19:27:35.000Z (3 months ago)
- Last Synced: 2024-07-27T20:36:50.153Z (3 months ago)
- Topics: canvas, css, customize, digital-signature, html, javascript, sign, signature, signify
- Language: JavaScript
- Homepage: https://signify-app.netlify.app/
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signify
Signify is a web-based application that allows users to create and manage digital signatures.
## Demo
https://signify-app.netlify.app/
## Features
- Create digital signatures
- Customize signature styles
- Easy-to-use interface## Screenshot
![Signify Light Mode](https://i.postimg.cc/Kc04q8nm/Signify-1.png)
![Signify Dark Mode](https://i.postimg.cc/rwrmwG7p/Signify-2.png)
## Installation
- Clone the repository:
```bash
git clone https://github.com/mujtabamohamed/signify.git
```- Navigate to the project directory:
```bash
cd signify
```- Open the index.html file in your web browser to start using the application.
## Usage
- Open index.html in a web browser.
- Use the interface to create and customize your digital signature.
- Save or export your signature as needed.