Alkimia/Usecases/Billing: Difference between revisions

From KDE Community Wiki
Line 2: Line 2:


= Mobile Billing System =
= Mobile Billing System =
The system consists of a mobile application natively built for a target platform eg. Android, BlackBerry, Symbian etc. The user can record their daily transactions into the app by creating a transaction and filling up necessary details like the description and the amount of money transferred for a transaction. The transactions can be exported into a XML file that can be fed into the DBus service when the phone is connected to a PC. Financial apps such as KMyMoney can import this data from the DBus service, and update appropriate accounts for the user.
A use case for the mobile client software is shown below.

Revision as of 14:02, 13 May 2011

Alkimia Online Billing application

Mobile Billing System

The system consists of a mobile application natively built for a target platform eg. Android, BlackBerry, Symbian etc. The user can record their daily transactions into the app by creating a transaction and filling up necessary details like the description and the amount of money transferred for a transaction. The transactions can be exported into a XML file that can be fed into the DBus service when the phone is connected to a PC. Financial apps such as KMyMoney can import this data from the DBus service, and update appropriate accounts for the user.

A use case for the mobile client software is shown below.