From 0fd818eeba3d97ab78652601de91e808bf94084f Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Wed, 8 Jun 2016 17:05:58 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8405b998..baf5b889 100755 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c ###Currently following features are implemented: -User login system to manage forms + -Multi-Language Support -User CRUD -Form CRUD -11 possible types of form fields @@ -38,7 +39,7 @@ TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that c -Drag and drop functionality to editing form field order -Viewable form submissions -Google Analytics Support - -In-app Analytics (dropoff rate of fields, conversion rate, etc) + -In-app Form Submission Analytics (dropoff rate of fields, conversion rate, etc) ###TODO: -Implement encryption for all form data