makoto / rhodes-twitter

This URL has Read+Write access

name age message
file README Loading commit data...
file Rakefile
directory app/
file build.yml
file config.rb
directory public/
README
# Ruby Mobile Twitter (RMT)

## Functionality

* Display public tweet (public timeline)
* Display friend tweet (my timeline)
* Display neighbor tweet based on your location (geo timeline)
* Post tweet to twitter
* Post tweet with photo to twitpic

## TODO (Must have before submission)

* Refresh tweet after posting picture with tweet.

* Setup Rhohub
* Test Android build

## TODO (Nice to have)
* Long text field (140 chars)
* Standard functionalities other twitter client have (reply publicly/reply personally/follow/unfollow/display friends 
timeline)
* Javascript word count for 140 char limit
* Transcode geolocation to address
* Map Neighbor tweet in GoogleMap/Yahoo Map
* Export friend's profile image to Contact List (just to show off PIM functionality)