www updates
[scorecard] / www / index.html
index 7aa9e34..a35822d 100644 (file)
@@ -7,7 +7,73 @@
   <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.
+
+<h2>Features</h2>
+<ul>Browse your golf scores with colors indicating birdies, pars, bogeys and more</ul>
+<ul>Enter new scores - No keyboard needed</ul>
+<ul>Enter new courses - No keyboard needed</ul>
+<ul>Edit 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-Main-Window.png" width="800" height="480" align="bottom" border="4">
+<div align="center"><br><em>Figure: Main Window</em></div>
+</div>
+
+<br><br><br>
+
+<div>
+<IMG src="screenshots/Screenshot-Menu.jpg" 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-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-Statistics.png" width="800" height="480" align="bottom" border="0">
+<div align="center"><br><em>Figure: Statistics</em></div>
+</div>
+
+<br><br><br>
+
+<h2>Installation</h2>
+
+<p>
+The latest version available at Maemo.org Fremantle Extras Devel repository.
+<br><br>
+Here is the <A href="http://repository.maemo.org/extras-devel/pool/fremantle/free/s/scorecard/" name="Link">link</A> to the repository. Contains all releases for ARM and X86 targets.
+<br><br>
+Here is the info how to enable Extras Devel repository in your N900 device. Once enabled, ScoreCard can be installed via Application Manager.
+<br><br>
+
+<ul>Application manager --> Application catalogs --> New</ul>
+<ul>Catalog name: Maemo Extras-devel</ul>
+<ul>Web address: http://repository.maemo.org/extras-devel</ul>
+<ul>Distribution: fremantle</ul>
+<ul>Components: free non-free</ul>
+</p>
 
 </body>
 </html>