Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jop-software/often
- Owner: jop-software
- License: mit
- Created: 2020-05-05T18:20:15.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-21T19:52:47.000Z (about 2 years ago)
- Last Synced: 2024-11-05T15:49:22.234Z (about 2 months ago)
- Topics: application, doctrine, doctrine-migrations, fatfree-framework, mysql-database, overtime-tracking, php, php7, symfony-twig, web-application
- Language: PHP
- Homepage:
- Size: 236 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
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)