GithubHelp home page GithubHelp logo

lemontrac's Introduction

Lemontrac was created as a very simple internal bug tracking system. The reason was that most current bug tracking systems were overkill for what we needed. Generally the projects were fairly small, and there were only one or two users that needed to keep track bugs.

Lemontrac was built using Limonade-php micro framework, jQuery (for UI enhancements only) and HTML/CSS. It is meant to be enjoyed by a modern browser.

Requirements

The following presents the versions of software necessary to run Lemontrac

Tested on: PHP 5.3 MySQL 5.x

Chrome: 10 Firefox: 4.0

Installation

Installing Lemontrac is fairly straight-forward. However, there is no "auto-install" option at this point.

  1. import install.sql using your database tool of choice.

  2. navigate to installation location

  3. register for a new account

  4. run the following sql command:

    update users set access_level = 0 order by user_id desc limit 1

    Since there is currently no ACL, but it IS something that is planned, users have an "access_level". 0 is the administrative user.

Bugs?

Find any bugs? Just head over to http://lemontrac.xangelo.ca to report them.

lemontrac's People

Contributors

angelor avatar

Stargazers

 avatar Michael Rhing avatar Florian Wögerer avatar Marc Pous avatar Fabrice Luraine avatar  avatar Kematzy avatar François Hodierne avatar

Watchers

 avatar Marc Pous avatar James Cloos avatar  avatar

Forkers

kematzy

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.