Skip to content

parvez3019/StockHawk

Repository files navigation

StockHawk

Stock Hawk is the P3 project in Udacity's Android Developer Nanodegree.

###Project Overview

You will productionize an app, taking it from a functional state to a production-ready state.

This will involve finding and handling error cases, adding accessibility features, allowing for localization, adding a widget, and adding a library.

###Rubric ####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 LTR 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.

Stock Hawk displays a default text on screen when offline, to inform users that the list is empty or out of date.

###Screenshots

screenshot1 screenshot from 2016-06-17 17 03 03 screenshot from 2016-06-17 17 03 11 screenshot from 2016-06-17 17 03 33

About

Stock Hawk is the P3 project in Udacity's Android Developer Nanodegree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages