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

garciapd/StockHawk

 
 

Repository files navigation

Stock Hawk

This is the code for project 3 in Udacity's Android Developer Nanodegree.

Required Components:

  • 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.
  • App conforms to common standards found in the Android Nanodegree General Project Guidelines.

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 96.1%
  • IDL 2.3%
  • Prolog 1.6%