Skip to content

Commit

Permalink
README: Update TODOs. Template context WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
goliatone committed Jul 19, 2014
1 parent 2542943 commit bb00584
Showing 1 changed file with 19 additions and 3 deletions.
22 changes: 19 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,23 @@
## TODO:
- Output templates
- Files: Format conversion library. Support CSV, JSON
- Error handling
- TODO Output JSON templates
- TODO FileDB metadata: indexing, count
- TODO Resources: list and details
- TODO Routes: restful list, take in where/params
- TODO Sanitize output file name
- TODO Take in filename parameter!
- DONE ~~Files: Format conversion library. Support CSV, JSON~~
- TODO Error handling
- TODO Uploader: provide html form

## Template:
Context, gathered from FileDB metadata and results.
* Total count: Number
* Results count: Number
* Action: String
* Action message: String
* Result data: Array|Object
* success: boolean


## Resources
- [Browser library][1]
Expand Down

0 comments on commit bb00584

Please sign in to comment.