TeamPlanner 0.1.0 review

Download
by rbytes.net on

TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams.

License: CeCILL (CeCILL Free Software License Agreement)
File size: 0K
Developer: Yves Bailly
0 stars award from rbytes.net

TeamPlanner is an organization application that allows the user to store events for several people which can be grouped in teams.

Events are organized into categories. The planning can be displayed and printed for any combination of teams, categories and people.

Requirements:
TeamPlanner has been developped using nothing but the Qt library, version 4.1.1, from TrollTech. Note that support for XML and PNG are needed from Qt. The 4.1.1 version is an absolute need. TeamPlanner won't compile with any earlier version. However it might compile with more recent ones - please let me know.

Installation:

Assuming you have installed Qt 4.1.1 in some directory, e.g. /usr/local/qt411, the following steps should compile TeamPlanner without any trouble, from the directory in which you have unpacked the TeamPlanner archive:

$ export QTDIR=/usr/local/qt411
$ export PATH=$QTDIR/bin:$PATH
$ qmake
$ make release
(or if you want a debug version, run "make debug").

You then get a self-contained executable named "TeamPlanner".

What's New in This Release:
The program is not complete yet, but it should be already usable.

TeamPlanner 0.1.0 search tags