~popey/stock-ticker-mobile-app/fix-1288885

22 by Robert Steckroth
Fix to graph float formating. Fixed a saving issue.
1
==========================
2
Stock Ticker App
3
==========================
4
5
A Ubuntu mobile application
6
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
7
8
**Author:** Robert Edward Steckroth II
9
10
**Digital Persona:** Surgemcgee, <RobertSteckroth@gmail.com>
11
12
The Stock Ticker Application is built using the Ubuntu Touch SDK. 
13
14
**Features:**
15
16
* Advanced QML practices regarding: resizing, components, and canvas
17
* A custom sub-tab navigation bar with on-demand screen resizing
18
* Advanced JavaScript; utilizing re-usable object oriented code
19
20
21
**Frameworks:**
22
23
* The Ubuntu SDK
24
* Qt
25
26
27
**Tools:**
28
29
* QtCreator
30
* QtCreator-ubuntu-plugins
31
* Ubuntu 13.04
32
33
````
34
35
27 by Robert Steckroth
Fixed re-freshing drop down mechinism.
36
.. image:: https://bitbucket.org/surgemcgee/stock-ticker-mobile-app/raw/default/docs/images/Selection_011.jpg
37
38
.. image:: https://bitbucket.org/surgemcgee/stock-ticker-mobile-app/raw/default/docs/images/Selection_012.jpg
39
40
.. image:: https://bitbucket.org/surgemcgee/stock-ticker-mobile-app/raw/default/docs/images/Selection_018.jpg
22 by Robert Steckroth
Fix to graph float formating. Fixed a saving issue.
41