Giter Site home page Giter Site logo

codepath_twitter_redux's Introduction

Twitter iOS App for CodePath (Redux)

This is part 2 of the iOS demo Twitter application. You can read tweets from people you follow, submit your own tweets, and view user's profiles.

Time spent: ~15 hours spent in total

Completed user stories:

  • Dragging anywhere in the view should reveal the menu.
  • The menu should include links to your profile, the home timeline, and the mentions view.
  • The menu can look similar to the LinkedIn menu below or feel free to take liberty with the UI.
  • Contains the user header view
  • Contains a section with the users basic stats: # tweets, # following, # followers
  • Tapping on a user image should bring up that user's profile page
  • Optional: Pulling down the profile page should blur and resize the header image.
  • Optional: Implement the paging view for the user description.
  • Optional: As the paging view moves, increase the opacity of the background screen.
  • 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

Notes:

I found the profile header blurring to be an interesting problem, and spent most of my extra time playing with the CoreImage and NSOperationQueue APIs. I ended up using GPUImage and caching a series of blurred images in a background queue to make the interaction smooth.

Walkthrough of all user stories:

Video Walkthrough

codepath_twitter_redux's People

Contributors

danschultz avatar

Watchers

 avatar  avatar

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.