Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jbroadway committed Nov 22, 2011
1 parent 62a30ad commit e65b9dc
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,31 @@ This app is still in the process of being outlined. No admin UI has been
created, and only the underlying data structures/handling logic have been
started.

To do:

* Select fields
* Checkbox fields
* Radio fields
* Textareas
* Default values
* CC Recipient handler
* Embed through Dynamic Objects
* Admin UI
* Form builder
* Browse results
* Export results

Done:

* Server-side validation
* Client-side validation
* Basic output
* CSRF prevention
* Text field rendering
* Saving to results table
* Calling hooks
* Email action

## Feature overview

* Easy to use web-based form builder
Expand Down

0 comments on commit e65b9dc

Please sign in to comment.