Skip to content

ga-adi-macaron/oauth-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

title type duration creator
OAuth Twitter Lab
lab
1:25
name city
Drew Mahrt
NYC

OAuth Twitter Lab

Introduction

Note: This can be a pair programming activity or done independently.

In this lab, you will be creating a Twitter Client to retrieve the 20 most recent tweets from a provided Twitter account and display the text and date on the screen. The user should have the ability to type in any Twitter handle and have the tweets display.

Hint: If you are having trouble navigating the API, try this link

Exercise

Requirements

Your app should:

  • Display the 20 most recent tweets from a given user
  • Display the tweet text and date
  • Allow the user to type in any Twitter user name to display that user's tweets
  • Use GSON to parse the API response

Bonus:

  • Allow the user to post tweets from within your app

Deliverable

An app that meets the requirement above. The screenshot below is just an example (the UI design is up to you).


Licensing

  1. All content is licensed under a CC­BY­NC­SA 4.0 license.
  2. All software code is licensed under GNU GPLv3. For commercial use or alternative licensing, please contact legal@ga.co.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages