Giter VIP home page Giter VIP logo

docgen's People

Contributors

nth-commit avatar

Watchers

 avatar  avatar

docgen's Issues

Add dashboard view

Add a simple dashboard for the home page. Should have a link to creating documents of whatever templates are available (API change needed?).

  • If no documents have been generated, display a small description and a button to generate doc.
  • If some documents have been generated, show them, alongside options to delete, view, download.

Progress bar in wizard

Put a progress bar at the top of the wizard to indicate how far through the form you are.

If conditions are not yet met (but could be), maybe weight them half as much when calculating progress?

Make save button work

Save the document to local storage and download. Maybe have a separate button for downloading? Also, if document is to be electronically signed, display button to do so?

Add "preview" step to wizard

"Done!" is scary, esp with e-signing. Should have a step after the last fields which (possibly) summarizes the information entered and has "Back" and "Preview" buttons.

Templating in wizard UI

Allow input data to be inserted into the wizard UI. If you filled out some info in a previous step, it should be reference-able in the following steps. For example, if you filled out the company name to be "Michael Fry-White Limited", in a following step, a description might be "Please enter the contact person for Michael Fry-White Limited".

Use double-brace notation for templated values e.g. "Please enter the contact person for {{company.name}}".

Fields we will need to template:

  • Step name
  • Step description
  • Input name
  • Input description
  • Input hint

Validate that these fields do not reference data that will not yet be available?

Render signatures from signature element

  • Rendering should work if e-signing is not used as well (should leave relevant fields blank).
  • Add BeginWriteSignature and EndWriteSignature instructions, and inbetween those, write text for displaying the signature. Begin/End methods should signify what location the signature has in the document.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.