Skip to content

A dynamic and customizable quote generator for business use.

Notifications You must be signed in to change notification settings

xameryn/Quote-Generator

Repository files navigation

Quote Generator

Self-hosted quotation generator for business use.

Features:

  • Dynamically add & remove:
    • Comments / notes
    • Costs & cost descriptions
  • Quotes saved as JSON server-side
  • List of previously generated quotes that can be access, viewed, and edited client-side
  • Generate reference based on street name, client first name, and month / year (ie. john-sugarpine-8-24 for John Smith, 1234 Sugarpine Drive)
  • Dynamically add percentage-based fees such as taxes inside personal.js in an array format

Setup

  • Duplicate public/CHECK_README.js and rename it to public/personal.js
  • Add desired info to the new file
  • Run init.bat to download node modules (must have Node installed on system)
  • Run run.bat to run on localhost:3000

Images

image

About

A dynamic and customizable quote generator for business use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published