Skip to content

mjazbay/maksat_twitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Project 3 - Twitter

Twitter - Part II

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

User Stories

The following required functionality is completed:

  • User can compose a tweet. (4pts)
  • User can favorite a tweet. (4pts)
  • 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 140) (2pts)
  • [in progress] User can view their profile in a profile tab. (3pts)
  • [in progress] User sees embedded images in tweet if available. (3pts)

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

Twitter Part 1

Overview

Build a simple Twitter client that allows users to log in and view their feed.

Required User Stories

  • 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.

The following bonus features are implemented:

  • Bonus User Stories
  • User can pull to refresh.
  • User can load past tweets infinitely.

App Walkthough GIF


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published