www updates
[scorecard] / www / index.html
index 7aa9e34..020b3a7 100644 (file)
@@ -7,7 +7,97 @@
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 </head>
 <body>
-<strong>ScoreCard test page</strong>
 
+<h1>ScoreCard for N900</h1>
+
+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/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>
+
+<h2>Screenshots</h2>
+<p>Below are few screen shots of the Scorecard running on N900</p>
+
+<div class="image">
+<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-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>
+
+<br><br><br>
+
+<div>
+<IMG src="screenshots/Screenshot-New-Score.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Enter your score</em></div>
+</div>
+
+<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>
+
+<div>
+<IMG src="screenshots/Screenshot-Settings.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: User Settings</em></div>
+</div>
+
+<br><br><br>
+
+<h2>Installation on N900</h2>
+
+Start Application manager --> Application catalogs --> Install<br>
+Select Utilities (or all) category<br>
+Look for ScoreCard application and select it for installation
 </body>
 </html>