erikcox / StockHawk

An Android app for viewing stock prices. Project 3 from Udacity's Android Nanodegree program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stock Hawk

An Android app for viewing stock prices. Project 3 from Udacity's Android Nanodegree program.

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.

Required Behavior

  • App conforms to common standards found in the Android Nanodegree General Project Guidelines.

License

Copyright 2016 Erik Cox

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

About

An Android app for viewing stock prices. Project 3 from Udacity's Android Nanodegree program.


Languages

Language:Java 96.2%Language:IDL 2.2%Language:Prolog 1.6%