Skip to content

mxgrn/yanit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yanit - Yet Another (Netzke) Issue Tracker

Yanit is a demo application that illustrates usage of Netzke. It is a very simple issue tracker driven by the following models and relationships between them:

Issue that belongs_to User and belongs_to Project.

This application is deployed on Heroku - try it out live.

Dependencies

  • Rails 4.2
  • Ext JS 5.1
  • Ruby 2.2
  • Netzke 0.12

Installation

  • Create your database.yml (see database.yml.sample)
  • bundle install
  • rake db:setup

Test data is included.

Have fun!


© 2015 Max Gorin

Released under the MIT license except for: