/puzzletime

Open source time tracking and resource planning web application for SMEs

Primary LanguageRubyGNU Affero General Public License v3.0AGPL-3.0

Welcome to PuzzleTime

PuzzleTime is an open source time tracking and resource planning web application for SMEs.

Development

PuzzleTime is a Ruby on Rails application that runs on Ruby >= 2.2.2 and Rails 5. To get going, after you got a copy of PuzzleTime, issue the following commands in the main directory:

bin/setup            # install gem dependencies and setup database (PostgreSQL)
rake                 # run all the tests
rails server         # start the rails server

Alternatively you can use the dockerized development environment.

A more detailed development documentation in German can be found in doc/development. This is where you also find some Deployment instructions

License

PuzzleTime is released under the GNU Affero General Public License. Copyright 2006-2017 by Puzzle ITC GmbH. See COPYING for more details.