Skip to content

shaynelarocque/SigGen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff07109 · Nov 27, 2023

History

3 Commits
Nov 27, 2023
Nov 27, 2023
Nov 27, 2023

Repository files navigation

SigGen

Overview

This project is a web-based email signature generator developed using Google Apps Script. It's tailored to meet the needs of different units within an organization.

Features

  • Multiple signature templates catering to different units of the organization
  • Real-time preview of the generated email signature
  • User-friendly interface designed for ease of use

Installation and Deployment

  1. Create a Google Apps Script project.
  2. Copy the code from Code.gs and Index.html.
  3. Edit the styling of the templates to suit your needs.
  4. Deploy the project as a web app from the Google Apps Script environment.
  5. Share the web app URL with members of your organization.

How it Works

The app is built using HTML, CSS, and Google Apps Script (JavaScript). It renders a web interface where users can input their details and see a live preview of their email signature. The backend script handles the generation and formatting of the signature based on the selected template.

License

MIT License (MIT)

Copyright 2023 Shayne La Rocque

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A Google apps script email signature generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published