Signify is a web-based digital document signing platform designed to streamline and automate the signing process. With Signify, users can effortlessly upload documents and request signatures from others by simply searching for their usernames. The system ensures a seamless experience by allowing recipients to approve or reject signing requests with just one click. Once approved, Signify automatically applies the signatures to the document, eliminating the need for manual intervention.
After signatures are applied, users can quickly download the signed document, ready for use. Built with ease of access and efficiency in mind, Signify provides a secure, user-friendly solution for managing digital signatures, making it an essential tool for individuals and businesses aiming to reduce paperwork and accelerate workflows.
Nama | NRP |
---|---|
Justin Chow | 5025231087 |
Daniel Adhitthana | 5025231097 |
Muh. Khairul Amtsal | 5025231172 |
Using bash or other terminal
git clone https://github.com/chowjustin/signify-fe
It is encouraged to use pnpm so the husky hooks can work properly.
pnpm install
You can start the server using this command:
pnpm dev
Open http://localhost:3000 with your browser to see the result.