Skip to content

LavanyaGanganna/StockHawkmaster

Repository files navigation

StockHawkmaster

This app displays stocks current value.It also shows the graph on daily stock values,weekly stock values,monthly stock values and yearly stock values.

Getting Started

  • Follow these instructions to build and run the project.
  1. Clone this repository.
  2. Download the appropriate JDK for your system.I am currently on JDK 8.
  3. Install Android Studio.
  4. Import the project. Open Android Studio, click Open an existing Android Studio project and select the project. Gradle will build the project.
  5. Run the app. Click Run > Run app. After the project builds you'll be prompted to launch on device or launch on emulator.

Features added

  • User can search the stock values with stock symbol name
  • User can add the stock symbol to the list and can always check the rising and falling value.
  • User can have better analyse the market with stock graphs.
  • This app uses Yahoo finance API to get the stocks JSON data.
  • This app includes compile 'com.github.PhilJay:MPAndroidChart:v2.2.3' third party library for plotting graph.

About

Displays stock value in live on the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages