Code Monkey home page Code Monkey logo

ios_twitter_redux's Introduction

ios_twitter_redux

Twitter iOS App (Redux Version)

Build a simple Twitter client that supports HAMBURGER menu.

Walkthrough of all user stories

image

Completed user stories

  • Hamburger menu
    • Required: Dragging anywhere in the view should reveal the menu.
    • Required: The menu should include links to your profile, the home timeline, and the mentions view.
    • Required: The menu can look similar to the LinkedIn menu below or feel free to take liberty with the UI.
  • Profile page
    • Required: Contains the user header view
    • Optional: Implement the paging view for the user description.
    • Optional: As the paging view moves, increase the opacity of the background screen. See the actual Twitter app for this effect
    • Optional: Pulling down the profile page should blur and resize the header image.
    • Optional: Contains a section with the users basic stats: # tweets, # following, # followers
  • Home Timeline
    • Required: Tapping on a user image should bring up that user's profile page
  • Account switching
    • Optional: Long press on tab bar to bring up Account view with animation
    • Optional: Tap account to switch to
    • Optional: Include a plus button to Add an Account
    • Optional: Swipe to delete an account

Time spent

15 hours spent in total

Libraries

platform :ios, '7.0'

pod 'AFNetworking', '~> 2.2.0'
pod 'GSProgressHUD', '~> 0.2'
pod 'Reveal-iOS-SDK', '~> 1.0.4'
pod 'SDWebImage', '~> 3.6'
pod 'UIActivityIndicator-for-SDWebImage', '~> 1.0.5'
pod 'AVHexColor', '~> 1.2.0'
pod 'BDBOAuth1Manager', '~> 1.2.1'
pod 'Mantle', '~> 1.5'
pod 'DateTools', '~> 1.3.0'
pod "AMSlideMenu", "~> 1.5.3"
pod 'LBBlurredImage', '~> 0.2.0'

ios_twitter_redux's People

Contributors

stanleyhlng avatar

Watchers

 avatar  avatar

Forkers

cherishloveyou

ios_twitter_redux's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.