From d9a7bba566d8bdd460b80388879680c32c731be7 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Mon, 6 Jun 2016 20:36:40 -0700 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 37fc5ff0..9235f040 100755 --- a/README.md +++ b/README.md @@ -36,7 +36,9 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c -Save form submissions as FDF-formatted PDFs (unstable) -Toggle forms as private (viewable only if logged in as Form's user) or public (viewable by anyone) -Drag and drop functionality to editing form field order - -Editable form submissions (half-done) + -Viewable form submissions + -Google Analytics Support + -In-app Analytics (dropoff rate of fields, conversion rate, etc) ###TODO: -Implement encryption for all form data @@ -44,7 +46,6 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c -Add Typeform API integration -Add plugin/3rd party integration support (ala Slack) -Create wiki for easy installation and setup - -Create mockups for different user view designs