Skip to content

Commit

Permalink
Added release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ksripathi committed Oct 19, 2016
1 parent e73e0fc commit 1a3bc9d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/release-notes/Feedback-Portal.org
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
#+TITLE: Feedback Portal Version V2.0.0
#+AUTHOR: VLEAD
#+DATE: [2016-10-19 Wed]

* Introduction
This document will describes the release notes of =Feedback Portal=
version =v2.0.0=.
* Features
+ Ability to serve different feedback for different scenarios.
- Users can give generic, lab level and experiment level feedback
+ Flexibility to Add/Remove different type of questions (Radio, Checkbox, Text, TextArea).
+ Ease of version tracking for all feedback questions/forms
+ Has RESTfull API for following scenarios
- To get the feedback form data in json format basing on given version.
- To get the total count of online submitted feedback.
- To get the total dump of submitted feedback in json format
* Github issues
Ressolved hIssues : [[https://github.com/vlead/feedback-portal/issues/18][18]], [[https://github.com/vlead/feedback-portal/issues/16][16]], [[https://github.com/vlead/feedback-portal/issues/14][14]]

0 comments on commit 1a3bc9d

Please sign in to comment.