/StockHawk

Know more about your favourite stocks!

Primary LanguageJava

Stock Hawk

Stock Hawk allows users to add stocks into a watch list. A click on one stock will reveal extra information about it. A collection widget is also available for users to use.

Screenshots

alt text alt text alt text

Pre-requisites

  • Android SDK v25
  • Android Build Tools v25.0.0
  • Android Support Repository v25.0.0

Getting Started

This project uses the Gradle build system. To build this project, use the "gradlew build" command or use "Import Project" in Android Studio.

Inspiration

This project is part of Udacity's Android Developer NanoDegree Program. The author's job is to take this app from a functional state to a production-ready state. This involes diagnosing problems and practice improving apps.