Coder Social home page Coder Social logo

android_twitter_client's Introduction

android_twitter_client

Twitter Client Android App

Overview

Build a simple Twitter Client app that supports viewing a Twitter timeline and composing a new tweet.

User Stories

  • User can sign in using OAuth login flow
  • User can view last 25 tweets from their home timeline
  • User can compose a new tweet
  • User can click a "Compose" icon in the Action Bar on the top right
  • User will have a Compose view opened
  • User can enter a message and hit a button to Post
  • User should be taken back to home timeline with new tweet visible
  • Optional: User can optn the twitter app offline and see recent tweets
  • Optional: Tweets are persisted into sqlite and displayedd from the local DB
  • Optional: User can load more tweets once they reach the bottom

Learning

  • Explore the OAuth HTTP Client for accessing authenticated APIs
  • Explore adding clickable icons to the action bar menu
  • Explore using intents to open the compose view
  • Explore persisting the tweet objects into sqlite and fetching them out
  • Explore sending API calls for creation using an asynchronous HTTP call

android_twitter_client's People

Watchers

 avatar  avatar

android_twitter_client'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.