Skip to content

nishantkakar/Stock-Android-App

Repository files navigation

Stock Market Search Android App

A Stock Viewer Android App with the following features:

  1. Search stock by name or symbol
  2. Get all current details of the stock
  3. Get daily chart of the stock
  4. View interactive historic chart of the stock
  5. Post the stock details on Facebook
  6. Save the stock symbol in App
  7. View current news about that stock using Bing News
  8. Swipe to delete saved stock symbol

Notes

  1. My other project Stock Market Search has to be deployed on a web server for this app to work
  2. The apiurl variable in \app\src\main\java\com\reverselabs\samplestock\MainActivity.java has to updated with the URL where the above project has been deployed
  3. The URL currently in the MainActivity.java file may or may not work

Known Issues

  1. The Network calls need to be moved to a separate thread to improve performance
  2. The confirmation box needs to be removed on deletion of a saved stock symbol
  3. Loading symbols need to be added when fetching data from server

About

Stock Market Viewer Android App. Displays chart, news etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages