comparison doc/features.txt @ 2223:9b447ac40be3

*** empty log message ***
author Richard Jones <richard@users.sourceforge.net>
date Sun, 18 Apr 2004 07:29:42 +0000
parents f76d1642014a
children c8f426142289
comparison
equal deleted inserted replaced
2221:7852c5bc75f6 2223:9b447ac40be3
6 web, e-mail and command-line interfaces. It is based on the winning design 6 web, e-mail and command-line interfaces. It is based on the winning design
7 from Ka-Ping Yee in the Software Carpentry "Track" design competition. 7 from Ka-Ping Yee in the Software Carpentry "Track" design competition.
8 8
9 *simple to install* 9 *simple to install*
10 - installation (including web interface) takes about 30 minutes 10 - installation (including web interface) takes about 30 minutes
11 - the instant-gratification Demo Mode takes as long to set up as it
12 takes to type ``python demo.py`` :)
11 - two templates included in the distribution for you to base your tracker on 13 - two templates included in the distribution for you to base your tracker on
12 - doesn't need *any* additional support software - python (2.1+) is enough to 14 - requires *no* additional support software - python (2.1+) is
13 get you going 15 enough to get you going
14 - easy to set up higher-performance storage backends like sqlite_, 16 - easy to set up higher-performance storage backends like sqlite_,
15 metakit_, mysql and postgresql 17 metakit_, mysql and postgresql
16 - the really impatient can try the instant-gratification Demo Mode (``python
17 demo.py``)
18 18
19 *simple to use* 19 *simple to use*
20 - accessible through the web, email, command-line or Python programs 20 - accessible through the web, email, command-line or Python programs
21 - may be used to track bugs, features, user feedback, sales opportunities, 21 - may be used to track bugs, features, user feedback, sales opportunities,
22 milestones, ... 22 milestones, ...

Roundup Issue Tracker: http://roundup-tracker.org/