hello all,
This is my twitter web app on which I have been working for about a month. It is coded entirely in php-curl.It can be used to post tweets, see received tweets,followers, replies etc. of the person whose login name is provided (for posting tweets and seeing replies, one will have to login).
here is the link : http://github.com/pratikone/ipratik-twitter
Screenshots: http://bit.ly/9bSfVW and http://bit.ly/aTNX1I as well as method to install(linux/windows) is given. Still sorting out ways to host it online (buying a domain).
Please have a look and give reviews. this is my first attempt at making a functional web application.