Skip to content

Commit

Permalink
extra todos
Browse files Browse the repository at this point in the history
  • Loading branch information
kornysietsma committed Jun 1, 2011
1 parent 27f585b commit 883d431
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TODO.md
@@ -1,11 +1,13 @@
# TODO

## important
* set up for heroku deployment - possibly prompt for twitter credentials on first run?
* use weavejester's suggested routing improvements - currently commented out as I had some problems with them
* remove hardcoded port - should be able to get the port from the request
* consider reverting to non-snapshot version of clj-oauth (first attempt failed, should try again!)

## longer term
* make links on tweets go to actual messages on twitter.com
* add a proper jetty runner, and maybe a way to build a war file?
* split main file up - though it's nice for examples to be a single file, it's a bit unstructured
* error handling! Especially, handling simple things like when the user clicks "no" on twitter!
Expand Down

0 comments on commit 883d431

Please sign in to comment.