Git Product home page Git Product logo

itsy's Introduction

ITSY

ITSY: Issue Tracking System.

ITSY is an issue tracking system built in Django.

Online Demo: http://www.itsyproject.com/

username: [email protected] / password: demo

Creating Issues:

![alt tag] (http://www.itsyproject.com/static/examples/itsy_create.png)

Listing Issues:

![alt tag] (http://www.itsyproject.com/static/examples/itsy_issues.png)

Browsing Code Repos:

![alt tag] (http://www.itsyproject.com/static/examples/itsy_repos.png)

Requirements

  • Django==1.6.2
  • django-autoslug==1.7.2
  • django-taggit==0.11.2
  • django-bootstrap-toolkit==2.15.0
  • django-tables2==0.15.0
  • django-braces==1.3.1
  • django-haystack==2.1.0
  • haystack==0.15
  • Pillow==2.3.1
  • South==0.8.4
  • pyelasticsearch==0.6.1
  • dictdiffer==0.0.4
  • django-autocomplete-light==2.0.0a15
  • django-ckeditor
  • Pygments==1.6
  • dulwich==0.9.5 (Git support, Optional)
  • mercurial==2.9 (Mercurial support, Optional)
  • pysvn (Subversion support, Optional)
  • bzr (Bazaar support, Optional)
  • elasticsearch

Instructions

  • Start elasticsearch ie: bin/elasticsearch
  • python manage.py syncdb
  • python manage.py migrate
  • python manage.py createsuperuser
  • python manage.py runserver
  • Create a project
  • Create a project version
  • Create charfields, textfields, etc...
  • Put fields you created to a issue template
  • Create an Issue using the template for your project/version
  • Add Code Repositories to your project and browse them.

To Do

  • Advanced Search
  • More Authorization
  • Issue Flows
  • Dashboards
  • Reports, Code Metrics
  • Boards
  • Timeline

itsy's People

Contributors

yetkinozturk avatar ekinertac avatar

Watchers

Rahul Roy avatar  avatar

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.