Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jop-software/often

Often is a simple overtime-tracking tool, that fits you're need
https://github.com/jop-software/often

application doctrine doctrine-migrations fatfree-framework mysql-database overtime-tracking php php7 symfony-twig web-application

Last synced: about 16 hours ago
JSON representation

Often is a simple overtime-tracking tool, that fits you're need

Awesome Lists containing this project

README

        

# often
simple overtime tracking tool

![Build-Badge](https://jenkins.jop-software.de/job/Often/job/master/badge/icon)

# Installation
1. clone repository
2. copy config.example.ini into config.ini
3. config database in config.ini
4. "composer update" the repository
5. migrate database with doctrine "vendor\bin\doctrine-migrations migrations:migrate"

# Hosted
You can use my hostet version on:
[http://often.jop-software.de](http://often.jop-software.de)