Skip to content

AllanZhengYP/StockSearchApp

Repository files navigation

##Stock App## This is an app for stock searching ingrading stock details, dynamic history chart and stock news. I also implement saving the favorite stock, facebook share and many other features ####Main Screen#### main screen


####AutoComplete#### autocompleteAAPL

this feature is based on Markiton. The data includes stock name, stock symbol in most main stock exchanges. When you choose one from autocomplete list, the stock's symbol will be on the text field.


####Stock Detail#### stockDetail

This section includes all the details about the stock


####Historic Chart#### historic charthistoric chart

This chart is also based on Markiton. This chart is based on Webview, so it support all the features on stock markit search.


####News#### news

This section provide all the news about the quoted stock. It is based on Bing News API

news

we can tab on each news and jump to browser to see the detailed news


####Facebook Share#### facebook

When you tab one facebook button on stock detail section, you are able to post a link to facebook about the stock you a reading. The share title will be the stocks last price.

yahoo

The shared link on facebook is linked to correspond page on Yahoo Finance


####Like the Stock#### save to favorite listdelete a stock

When you tab the star on the head of stock detail section, you are saving the stock to your favorite list. The List is based on Core Data and will save persistly unless you delete them. But the data on favorte list well be updated.

You can swipe the delete a stock on favorite list


####Favorite List#### There are to ways to update the stock information in favorite list. you can either tab the refresh button or turn on the auto-refresh switch. When you opt on the switch, the list will update the data every 5 sec


####Validation####

We validate either empty input or stock symbol with no exact detail information.

please input please input

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages