Git Product home page Git Product logo

bbugs's Introduction

LastBugs Bugtracker

This bug tracking system not better than others. Maybe even worse. But I try to do it much easier to use not only for developers, but for users far from programming.

This bug tracker is based on Laravel 4.

For now has 2 translations: English and Russian.

Installation

There are no installer, but you only have to use Laravel migrations to install bug tracker. Use your favorite web-server such as Apache or Nginx. You have to point it to public folder.

After that, in terminal you have to type:

php artisan migrate

If you use production environment, it will ask you to confirm. Press y.

Artisan will create necessary tables in database. After that, you tracker installed successfully.

Usage

After that, register and create your first project, where you can add issues.

There are no superadmin in this system. Every user has it's own sandbox with projects and issues and can add other users from contacts list to it's sandbox, f.e. it's team members.

To contacts list users can be added by email address.

Every team member has access permissions. There are 3 roles:

  • Teamlead
  • Developer
  • Observer

Permission information can be explored in user management screen of project.


BBug can estimate budget of the project, percent of completion, effectiveness and overload of every team member in project.

You can find this information in project info tab.

Contribution

Every help in development would make me happy.

bbugs's People

Contributors

garf avatar

Stargazers

Tim Joosten avatar  avatar Seun Awoyele avatar omusico avatar  avatar

Watchers

Sarfraz Ahmed avatar James Cloos avatar  avatar

Forkers

omusico luk3vn

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.