www update
authorSakari Poussa <sakari.poussa@nokia.com>
Tue, 27 Apr 2010 04:59:57 +0000 (07:59 +0300)
committerSakari Poussa <sakari.poussa@nokia.com>
Tue, 27 Apr 2010 04:59:57 +0000 (07:59 +0300)
www/index.html

index a35822d..9c3200c 100644 (file)
 
 ScoreCard is N900 application that keeps track of your golf scores. Written in Qt, it also demostrates how to write Qt GUI programs in Fremantle/Maemo5/N900.
 
+<p><strong>NOTE: PR1.2 firmware is required because of the Qt 4.6 (Maemo5 lib) dependency</strong></p>
+
 <h2>Features</h2>
 <ul>Browse your golf scores with colors indicating birdies, pars, bogeys and more</ul>
+<ul>Browse your favorite golf courses including data for par, hcp and length</ul>
 <ul>Enter new scores - No keyboard needed</ul>
 <ul>Enter new courses - No keyboard needed</ul>
-<ul>Edit scores and courses</ul>
+<ul>Edit/Delete scores and courses</ul>
 <ul>View per year statistics of your scores. Includes number of rounds, average, best and worst scores, number of birdies, pars, bogeys and so on.</ul>
 <ul>Automatically saves scores and courses you add</ul>
 
@@ -24,20 +27,27 @@ ScoreCard is N900 application that keeps track of your golf scores. Written in Q
 <p>Below are few screen shots of the Scorecard running on N900</p>
 
 <div class="image">
-<IMG src="screenshots/Screenshot-Main-Window.png" width="800" height="480" align="bottom" border="4">
-<div align="center"><br><em>Figure: Main Window</em></div>
+<IMG src="screenshots/Screenshot-Browse-Scores.png" width="800" height="480" align="bottom" border="4">
+<div align="center"><br><em>Figure: Browse Scores</em></div>
 </div>
 
 <br><br><br>
 
 <div>
-<IMG src="screenshots/Screenshot-Menu.jpg" width="800" height="480" align="bottom" border="0">
+<IMG src="screenshots/Screenshot-Main-Menu.png" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: Main Menu</em></div>
 </div>
 
 <br><br><br>
 
 <div>
+<IMG src="screenshots/Screenshot-Browse-Courses.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Browse Courses</em></div>
+</div>
+
+<br><br><br>
+
+<div>
 <IMG src="screenshots/Screenshot-Select-Course.jpg" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: New Score - Select course and date</em></div>
 </div>
@@ -52,6 +62,27 @@ ScoreCard is N900 application that keeps track of your golf scores. Written in Q
 <br><br><br>
 
 <div>
+<IMG src="screenshots/Screenshot-View-Score.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: View Score</em></div>
+</div>
+
+<br><br><br>
+
+<div>
+<IMG src="screenshots/Screenshot-View-Course.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: View Course</em></div>
+</div>
+
+<br><br><br>
+
+<div>
+<IMG src="screenshots/Screenshot-Menu-Options-Course.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Menu Options for Course</em></div>
+</div>
+
+<br><br><br>
+
+<div>
 <IMG src="screenshots/Screenshot-Statistics.png" width="800" height="480" align="bottom" border="0">
 <div align="center"><br><em>Figure: Statistics</em></div>
 </div>