11 projects tagged "Software Development"
Tournament Pool and Bracket Tracker contains everything you need to run a tournament pool. It supports small groups or organizations who wish to provide an NCAA basketball tournament pool without a lot of administrative work in calculating up-to-date results and possibilities. Though it was built with the NCAA tournament in mind, it should be able to handle most other sport tournament pools. Once a tournament is underway, users can keep track of their progress as the administrator for a tournament updates the results of games. Pool adminstrators can choose from many different scoring systems.
CiviCRM is relationship management software for the nonprofit and nongovernmental sectors. CiviCRM stores information on the universe of people associated with a nonprofit organization and on their interactions (such as emails, donations, petitions, and events). The technology is designed to be lightweight, extensible, core functionality that can both stand-alone as a simple contact management application and be easily integrated with a broad variety of technologies and applications (such as donation processing, fundraising, advocacy/GOTV, or event management).
TurtolCMS is a powerful, flexible Web content management system. With it, you can manage every aspect of your Web content directly from your Web browser with intuitive editing tools. TurtolCMS does not restrict you with a template, but allows a designer full freedom to build any desired look and then gracefully re-use that design consistently for any new content that is added.
FOSS Factory Source is the source code for the FOSS Factory website, an ingenious new funding system for free/open source software development. Unlike other FOSS bounty systems, FOSS Factory protects the interests of both developers and sponsors, simultaneously guaranteeing results and ensuring that developers are paid for their work. Its unique community-driven contractless approach avoids typical project management problems.
PyMultimethods is a library that enables users to create multimethods (a.k.a. generic functions) in Python. In other words, you can create multiple versions of the same function/method. The one that is invoked depends on the runtime parameters. This is similar to polymorphism in the sense that the object type determines which version of the function is invoked. Multimethods go beyond the polymorphism found in conventional object oriented languages, however, because all parameters are taken into account (as opposed to only the "implied this", as in C++ or Java). PyMultimethods can also be used to "overload" a function or method.
IceScrum is a J2EE application for using Scrum while keeping the spirit of a collaborative workspace. It also offers virtual boards with post-its for sprint backlog, product backlog, and others. The tool offers everything that is in Scrum: role management (Product Owner, ScrumMaster, Team member, and StakeHolder), product backlog management with advanced features for prioritizing stories, Scrum lifecycle including a roadmap view, release planning, sprint backlog as a task board facilitating the Scrum ceremonial management of impediments, and chart production such as burndown charts, velocity charts, and cumulative flow diagrams. It offers others agile practices like a roadmap, vision, user stories, acceptance tests associated with stories, user roles, and planning poker.