Skip to content

Repository files navigation

Bugsy: Simple Bug Tracking

Bugsy is a CakePHP application for simple issue (bug) tracking. When Bugzilla or Mantis are too much.

Features

  • HTML5
  • Uses Bootstrap by Twitter
  • Uses jQuery
  • Ability to allow anonymous (public) posting of issues
  • Public/Private modes for entire projects
  • Commenting on issues

Requirements

  • PHP version 5.3 or higher
  • MySQL version 5.5 or higher
  • CakePHP version 1.3

Installation

  • Modify webroot/index.php to point to your CakePHP
  • Modify config/database.php to have your DB user/password/host/dbname
  • While in /path/to/bugsy run git submodule init;git submodule update to load the submodules
  • While in /path/to/bugsy run cake migration all to build the DB and add the admin user (username: admin, password: password)

License

Bugsy is © 2011 Jeraimee Hughes, licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.

About

Simple issue tracking

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages