[[PageOutline(2-5,Contents,pullout)]] = Cool Features From Other Projects The features listed here would not necessarily be fitting in Trac, nor should we attempt to replicate all the features listed here. This is more for sharing sources of inspirations, getting a taste of what the next great feature could be. And copying good features is [wikipedia:Lamarckism Lamarckian evolution]. == Similar Projects - [http://www.thoughtworks.com/products/mingle-agile-project-management Mingle]: agile project management - Instant code reviews in Google Code, eg [https://code.google.com/p/django-dynamic-formset/source/browse/tags/1.2/src/jquery.formset.js django-dynamic-formset]; you need to be signed in to see the review, though - #2035 - GitHub, [http://git-scm.com/ Git] only. - see also [http://gitlabhq.com/ GitLab] - [https://huboard.com/ HuBoard]: project management for GitHub issues - [https://bitbucket.org/ BitBucket]: free DVCS hosting for Git and [https://www.mercurial-scm.org/ Mercurial] with a hosted wiki, issue tracker and source code. - [http://www.fogcreek.com/fogbugz/ FogBugz] and [http://www.fogcreek.com/kiln/ Kiln]: source code hosting for Git and Mercurial. - [https://kallithea-scm.org/ Kallithea]: source code hosting for Git and Mercurial. - RoundUp: bug tracker implemented in Python. - CvsTrac: Web-Based Bug And Patch-Set Tracking System For CVS, Subversion and Git, built by the SQLite developers. - Trac itself, you are here. - TracDerivatives, ie taking the code as a base. - RedMine and ChiliProject (https://www.chiliproject.org/): web based project management systems, heavily inspired by Trac; Ruby. - [http://phabricator.org/ Phabricator]: a collection of open source web applications that help software companies build better software. - FlySpray: uncomplicated, web-based bug tracking system for assisting with software development. - RoundUp: a simple-to-use and -install issue-tracking system with command-line, web and e-mail interfaces; Python. - ["Jira"]: capture and organize issues, assign work, and follow team activity; web-based. - [https://allura.apache.org/ Allura]: bug tracking system, by Apache foundation. - [https://taiga.io/ Taiga]: a project management platform for startups and agile developers and designers who want a simple, beautiful tool; Python / Django. == Trac Clones - [http://www.redmine.org/ RedMine] (Ruby / RoR): project management web application; the Gantt charts look pretty nifty: http://www.easyredmine.com/images/2014/en/easy-redmine-2014-gantt-chart.PNG - [http://li3.me/ li3] (PHP / CakePHP): RAD development framework for PHP 5.3+. - [http://teamtrac.org/ Teamtrac] (discontinued) (PHP): open source tool to correlate different sources of information regarding the software engineering process. It provides the glue between issue tracking systems (e.g., Trac), time tracking tools and code repositories. ---- See also TracDerivatives.