Merge branch 'master' of github.com:whitef0x0/tellform

This commit is contained in:
David Baldwynn 2016-07-05 15:52:19 -07:00
commit 65eddbc8b8

View file

@ -24,20 +24,13 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c
## Features ## Features
###Currently following features are implemented: ###Currently following features are implemented:
-User login system to manage forms
-Multi-Language Support -Multi-Language Support
-User CRUD
-Form CRUD
-11 possible types of form fields -11 possible types of form fields
-Editable startpage -Editable startpage
-Push form data to OsacrHost EMR -Export Submissions to XLS, JSON or CSV
-Create forms from FDF-formatted PDFs (unstable) -Native Analytics and Google Analytics Support
-Save form submissions as FDF-formatted PDFs (unstable) -Custom subdomains
-Toggle forms as private (viewable only if logged in as Form's user) or public (viewable by anyone) -Embeddable Forms
-Drag and drop functionality to editing form field order
-Viewable form submissions
-Google Analytics Support
-In-app Form Submission Analytics (dropoff rate of fields, conversion rate, etc)
###TODO: ###TODO:
-Implement encryption for all form data -Implement encryption for all form data