Page 1 of 1

#13 The early bird

Posted: Thu Mar 13, 2014 8:55 am
by CodenStuff
Welcome to challenge #13

The early bird


Todays challenge is all about API's, the Twitter API to be exact.

Image

Your challenge is to use the Twitter API to create an app that does the following things:

1) Read and display your timeline
2) Post to your timeline
3) Displays twits and tweets, or tweets from twits in a nice interface.

You are allowed to do this challenge on either desktop or web as long as your creation can do the above 3 things minimum.

Link to the Twitter API for reference: https://dev.twitter.com/

Rules for this challenge:
Must use the Twitter API and your own code.
Must be able to read and post to the users timeline.
Must look nice when displaying tweets. (not just a simple plain text line display).


Start pecking away at those keys cooll;

Don't fall out of your tree.
The early bird gets the worm.
Spread your wings.
Don't fowl yourself :lol:

Re: #13 The early bird

Posted: Thu Mar 13, 2014 10:49 am
by Shim
You can find Open-Source examples for Twitter API in various languages from https://dev.twitter.com/docs/open-source-examples