WIP: Should provide a easy to use web interface to track times, e.g. during work. Should be open for concrete implementations. UI should be the same, but concrete persistence should be flexible, e.g. local database or external services.
Go to file
2020-10-20 22:53:12 +02:00
bin Init Symfony project 2020-10-20 20:19:26 +02:00
config Add basic way to have running entry 2020-10-20 22:53:12 +02:00
migrations Init Symfony project 2020-10-20 20:19:26 +02:00
public Init Symfony project 2020-10-20 20:19:26 +02:00
src Add basic way to have running entry 2020-10-20 22:53:12 +02:00
templates Add basic way to have running entry 2020-10-20 22:53:12 +02:00
tests Add basic way to have running entry 2020-10-20 22:53:12 +02:00
translations Init Symfony project 2020-10-20 20:19:26 +02:00
.env Init Symfony project 2020-10-20 20:19:26 +02:00
.env.test Init Symfony project 2020-10-20 20:19:26 +02:00
.gitignore Init Symfony project 2020-10-20 20:19:26 +02:00
composer.json Add basic way to have running entry 2020-10-20 22:53:12 +02:00
composer.lock Add basic way to have running entry 2020-10-20 22:53:12 +02:00
phpunit.xml.dist Add basic way to have running entry 2020-10-20 22:53:12 +02:00
symfony.lock Init Symfony project 2020-10-20 20:19:26 +02:00