Skip to content

Twitter clone for users to log in and view their feed. codePath project

Notifications You must be signed in to change notification settings

sajidahw/tweeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter - Part II

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

Time spent: 5 hours spent in total

User Stories

The following required functionality is completed:

  • [X ] User can compose a tweet. (4pts)
  • [ X] User can favorite a tweet. (4pts)
  • [ X] User can retweet a tweet. (2pts)

The following bonus features are implemented:

  • When composing a tweet, user sees a countdown for the number of characters remaining for the tweet (out of 280) (2pts)
  • User can view their profile in a profile tab. (3pts)
  • User sees embedded images in tweet if available. (3pts)

Video Walkthrough!

creating_a_tweet_demo favorite_and_retweet_still_exists_demo favoriting_and_retweeting_tweet_demo

Here's a walkthrough of implemented user stories:

Video Walkthrough

Video Walkthrough

Video Walkthrough


Project 3 - Tweeter

Twitter - Part I

Tweeter is a basic twitter app to read your tweets.

Time spent: X hours spent in total

User Stories

The following required functionality is completed:

  • [ X] User sees app icon in home screen and styled launch screen. (1pt)
  • [X ] User can log in. (1pt)
  • [ X] User can log out. (1pt)
  • [ X] User stays logged in across restarts. (1pt)
  • [ X] User can view tweets with the user profile picture, username, and tweet text. (6pts)

The following bonus features are implemented:

  • [X ] User can pull to refresh. (1pt)
  • [X ] User can load past tweets infinitely. (2pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

![TweeterDemo](https://user-images.githubusercontent.com/88634981/155256734-f2266799-e525-4549-9456-85ade28d4289.gif)

About

Twitter clone for users to log in and view their feed. codePath project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published