From 7e0e0992a45390d7b0d51148826688018fdf028a Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 21 Apr 2016 18:32:40 -0700 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 3c6b8100..1fc34a2c 100755 --- a/README.md +++ b/README.md @@ -10,9 +10,12 @@ Current stable release: v1.2.1 TellForm is an *opensource alternative to TypeForm* built ontop of nodejs that can create stunning forms from PDFs or from scratch -Currently following features are implemented: +##Demo Forms + [Job Application Example](https://stage.tellform.com/#!/forms/57193f512aa1f3ff5e205b56) -##Current Features +## Features + +Currently following features are implemented: -User login system to manage forms -User CRUD -Form CRUD @@ -25,7 +28,7 @@ Currently following features are implemented: -Drag and drop functionality to editing form field order -Editable form submissions (half-done) -#TODO: +###TODO: -Implement encryption for all form data -Integrate AWS for PDF saving -Add Typeform API integration