Skip to content

Open source time tracking and resource planning web application for SMEs

License

Notifications You must be signed in to change notification settings

puzzle/puzzletime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to PuzzleTime

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

Rails Unit Tests GitHub

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 db:setup       # prepare database
rails server         # start the rails server

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-2024 by Puzzle ITC GmbH. See LICENSE for more details.