Skip to content

An Android app for monitoring stocks. This will replace Project 3 in the Android Developer Nanodegree.

Notifications You must be signed in to change notification settings

sethallen/StockHawk

 
 

Repository files navigation

Udacity-P3-StockHawk

My updates to the StockHawk app for Project 3 of the Udacity Android Developer Nanodegree.

The app improves upon Udacity StockHawk. The updates address the following required tasks for Project 3.

Required Tasks for Project 3 Nanodegree from Udacity Rubric

  • Each stock quote on the main screen is clickable and leads to a new screen which graphs the stock's value over time.
  • Stock Hawk does not crash when a user searches for a non-existent stock.
  • Stock Hawk Stocks can be displayed in a collection widget.
  • Stock Hawk app has content descriptions for all buttons.
  • Stock Hawk app supports layout mirroring using both the RTL attribute and the start/end tags.
  • Strings are all included in the strings.xml file and untranslatable strings have a translatable tag marked to false.

About

An Android app for monitoring stocks. This will replace Project 3 in the Android Developer Nanodegree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%