netro82 / Twitter-multifollow

For following more than one user at the same time from selected twitter account

This URL has Read+Write access

name age message
file README Loading commit data...
directory css/
directory img/
directory js/
file multifollow.rb
file multifollow_test.rb
directory views/
README
Twitter multifollow
Goals: 
 Loggin to twitter account -done
 Select twitter account and get twitter accounts which he follow - done
 Select accounts which i want to follow and click multifollow - done
Issues:
- when is list long than method for listing users return false
Todo:
 Write tests -done 
 Write tests for UI
 Filter for listed accounts
 Add better error and message handling
 Add unfollow and block methods for logged account
 Add twitter lists support