Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 836 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 836 Bytes

Stock Hawk

Stock Hawk is an android app that fetches the data from the Yahoo Finance API.

User has the option to add new Stock symbols. The detail screen shows the graph of stock prices over time.

Screens

home screen Detail screen Detail landscape screen

Using the code

The code doesn't require any special actions. Just clone the repository and you are ready to go. Note: The historical data URI has changed so please refer to the documentation for historical data. I'll update it as soon as I get some time.

Contrubuting

Pull requests gratefully accepted.