Skip to content

Using Twitter API to login and authenticate with Twitter, interact with recent feed and post tweets

Notifications You must be signed in to change notification settings

eakjothundal/Twitteroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitteroo

This is a basic twitter app to view, compose, favorite, and retweet tweets.

User Stories

The following required functionality is completed:

  • User sees app icon in home screen and styled launch screen.
  • User can log in.
  • User can log out.
  • User stays logged in across restarts.
  • User can view tweets with the user profile picture, username, and tweet text.
  • User can compose a tweet.
  • User can favorite a tweet.
  • User can retweet a tweet.

The following bonus features are implemented:

  • User can pull to refresh.
  • User can load past tweets infinitely.
  • When composing a tweet, user sees a countdown for the number of characters remaining for the tweet (out of 280).
  • User can view their profile in a profile tab.
  • User sees embedded images in tweet if available.

Video Walkthrough

Here's a walkthrough of implemented user stories:

vYKcMD4a1a

About

Using Twitter API to login and authenticate with Twitter, interact with recent feed and post tweets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published