meta data for this page
  •  

This is an old revision of the document!


QuTe Translation

Team:

  1. Rostislav Malevich
  2. Oskar Sonninen
  3. Petri Ryhänen

Idea

QuTe Translation is targeted on people that are living abroad and on those who doesn't handle local language. QuTe Translation provide them an integrated tool for their mobile phones to translate incoming messages to language user handle. Also, QuTe Translation make it easier to response for those kind of messages, that are written on foreign language. All use needs is to write message in his own language, and it will be delivered to receiver in a language receiver use.

QuTe Translation is daemon styled application, that waits for a incoming message, that user might not understand. By this approach low user interruption is achieved.

Features

  1. Incoming translation
  2. Outgoing translation
  3. Daemon style

Implementation Plan and Goals

- Environment and language are QT creator and QT using C++.

- Translation is made using Google translate, connection provided by network module and QHttp class.

- User interface is QT based.

Feature Priority Status
GUI1Done
Translation1Done
Daemon implementation 2 Done
Language detection3Done
User data saving 3Done

Design

(structure of the software, class diagram) Screen-shot 1: New incoming message and it's translation is shown to user. Screen-shot 2: View for searching already received messages user want to translate. Screen-shot 3: User is sending reply in German, that will be delivered in English.

Screen shots

Project Artefacts

Presentation slides

Short idea presentation: qtst_app_n_ever.ppt Final presentation:qute_translation.ppt

Report document

Source Package

How to run software

Conclusion