Giter Club home page Giter Club logo

fastforms's Introduction

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).

fastforms's People

Contributors

csc5nz avatar

Stargazers

 avatar

Watchers

 avatar  avatar

fastforms's Issues

Update templates

Update templates to clean up unnecessary info and to make them all uniform.
Create universal code for menu bar and include it on all templates.

Update Bill of Sale model

Zip code needs restrictions such as max size 5
Price needs correct format (int, max size 8, max decimal 2, etc)
Sale date needs date picker and maybe allow to leave date empty

Refactor Document model

Field names should not have prefix doc
Document name and id should be assigned the same id and name as child document

Build myDocuments page

View all documents and allow to edit, delete, print, share, download pdf, and maybe download Word doc, etc.
If not logged in create temporary session (temp user) and suggest log in to save docs.

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.