Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 743 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 743 Bytes

form-ular

A web client side app only for filling forms. It allows to

  • create PDF with background form
  • create PDF without background form
  • see preview of the form

The application is not using server side, so you don't need to care about private data filled in form. Everything stays just in the browser and nothing is sent anywhere.

How to start and use

Go to http://jhkst.github.io/form-ular/

How to add new form

  • TBD

Used frameworks