Skip to content

prellele/trame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trame

Build Status Dependency Status Code Climate

Timetracking via Web

Demo (Heroku): http://demo.trame.prellele.de

Development sponsored by Basix IT

Getting Started

clone the repo

$ git clone https://github.com/prellele/trame.git
$ cd trame

bundle install

bundle install

run the web server (puma)

puma

the site should be at http://localhost:9292

don't forget to set the right timezone in config/application.rb. e.g:

config.time_zone = 'Berlin'

you can find the list of supported timezones here: http://api.rubyonrails.org/classes/ActiveSupport/TimeZone.html

Ruby on Rails

This application requires:

  • Ruby version 1.9.2
  • Rails version 3.2.7

Database

This application uses MySQL or PostgreSQL with ActiveRecord.

About

Webapp to track workingtime, manage tickets, create invoices or [insert imagination here]. Little bro of human-resources-managing-sys

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors