meta data for this page
  •  

This is an old revision of the document!


Qt Fish

  1. Jukka Stranden
  2. Marko Suhonen
  3. Antti Jäppinen

Idea

Fisherman like to know where he/she got fishes also what kind of the fishes. Because it is too boring to get always same fishes. This QTFish -application will solve the problem. It will keep track of the fishes and where user has got those from. Application should take location, and notes for the fish. Application should take following information: date and time, weight, length. Also the user can share the information with other, or just save it so he/she can use it on computer or another mobile phone. User can change the settings : FTP settings where he/she will connect, also what database (XML-file) he/she will use.

Features

Feature Priority
Location for the fish 1
Note for the fish 1
View/Edit/delete data 1
Change settings (FTP, XML-file) 1
Sharing the information 2

Implementation Plan and Goals

Qt modules: network, xml, declarative, script, gui, core

QT       += core gui network xml

S60 capabilities: NetworkServices, Location, ReadUserData, WriteUserData,

TARGET.CAPABILITY += Location NetworkServices ReadUserData WriteUserData 
Implementation Priority Implemented?
Location for the fish 1
Note for the fish 1
View the data 1
Edit data 1
Delete data 1
Save setting for application 1 Done
Save info in XML-file 1
Send XML-file over FTP 2 Done
Get XML-file (FTP) 2

Design

Screen shots

Project Artefacts

Presentation slides

Report document

Source Package

How to run software

Conclusion