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
Aug 20, 2024
Aug 26, 2022
Feb 13, 2025
Jan 31, 2024
Jan 18, 2025
Mar 12, 2024
Feb 13, 2025
Feb 8, 2019
May 4, 2022
Feb 5, 2024
May 13, 2014
Feb 11, 2023
Jul 8, 2019
Jan 9, 2025
Jan 18, 2024
Aug 22, 2023
Feb 15, 2023
Feb 27, 2024
Feb 20, 2020
Feb 20, 2020
Jan 25, 2012
Feb 7, 2024
Feb 7, 2024
Feb 26, 2020
Feb 11, 2023
Jan 24, 2024
Feb 22, 2024
Jan 21, 2025
Dec 8, 2017
Feb 29, 2024
Jan 9, 2025
Jan 9, 2025
Jul 26, 2017
Feb 22, 2024
Feb 2, 2024
Feb 2, 2024
Jul 6, 2022

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.