Skip to content

xchengyu/stock_fetcher_app

Repository files navigation

stock_fetcher_app

  1. Utilized Java to design an Android application that allows users to search for stock information.

  2. Launched several AsyncTasks to enable typeahead function in search bar and speed up fragments loading speed.

  3. Sent HTTP requests to backend server set up on Google Cloud Platform to retrieve stock information and some piece of news related to the stock which are provided by MarkitOnDemand Company’s API and Bing search API.

  4. Used view pager and recycler view to present stock information to user.

  5. Launched a AsyncTask to convert stock information into GSON type data and save the information into shared preferences if stock is bookmarked by user.

  6. Utilized Facebook SDK to allow user to post the stock information on his Facebook timeline.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published