/booshy

Booshy is an experimental WYSIWYG desktop document editor.

Primary LanguageVueMIT LicenseMIT

Booshy

Booshy is a ongoing extendable (WIP Side project) WYSIWYG document editor that utilizes the users local storage to save documents.

Booshy allows users to create documents with a few clicks, and will allow users to create template documents, reusable docs, dynamic quickfill elements and increase their overall copy workflow.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

or

npm run electron:serve

Compiles minifies and packages into native electron desktop application

npm run electron:build

Release History

  • 0.0.1
    • Work in progress

Meta

Contact Brad Clonan – LinkedInclonanxyz@gmail.com Distributed under the MIT license. See LICENSE for more information.

https://github.com/possibly1/booshy

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

To-Do

  1. Optimize
  2. Write developer documentation
  3. Add the dynamic element feature to individual document elements
  4. Email support
  5. CSV Quick fill customer functionality