-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
55 lines (37 loc) · 1.38 KB
/
README
File metadata and controls
55 lines (37 loc) · 1.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
ProjectTaskToDo
www.projecttasktodo.org
Copyright (C) 2008 - 2015 William B. Hauck, http://wbhauck.com
=============
This software comes with ABSOLUTELY NO WARRANTY. For details, see
the enclosed file LICENSE for license information (AGPL). If you
did not receive this file, see http://www.gnu.org/licenses/agpl.txt.
=============
What is ProjectTaskToDo?
=============
ProjectTaskToDo is an Open source Project Management System with many features
to manage many and diverse projects. It is distributed under the GNU
AFFERO General Public License (AGPL) and tested on Linux.
You can find a list of features at:
http://www.projecttasktodo.org/features.shtml
License:
========
It is distributed under the AFFERO GNU General Public License - see the
accompanying LICENSE file for more details.
THIS IS BETA SOFTWARE:
=====================
There are a number of features that are still in development. They work only
partially or not at all. Development continues and updates will be posted to
the GitHub site.
Documentation:
==============
COMING SOON: You can find quick documentation in README.* and the long version online at
http://doc.projecttasktodo.org/.
Software Requirements:
======================
Perl
* Perl 5.12 or higher
Webserver
* Apache2 with mod_perl2 or higher
Supported Databases
* MariaDB 5.5 or higher
* MySQL 5.1 or higher