csc5nz / FastForms

Easily build customized legal documents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastForms

FastForm is a web app which allows users to build personilized legal documents such as bill of sale, tax forms, or invoices. Users are able to customize documents by answering a few questions. The app creates a document with all the the information filled out. The user is able to print or download a pdf version of the document.

FastForms also lets users build forms from uploaded documents. Users are able to upload their own documents and then the web app builds an editable version of the document which users are able to fill and edit. Once the users are done editing, they are able to print or download a pdf version.

The website was created using python, javascript, html, css, and mysql.

See INSTALLATION.md for details on installing and running FastForm on your computer.

If you want to contribute to this open source project, check out CONTRIBUTING.md

Video On Youtube

FastForm

Screenshots

alt text

alt text

alt text

License

See the LICENSE file for license rights and limitations (MIT).

About

Easily build customized legal documents

License:MIT License


Languages

Language:CSS 50.3%Language:HTML 26.9%Language:Python 14.8%Language:JavaScript 8.1%