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:34 +02:00
bin Init Symfony project 2020-10-20 20:19:26 +02:00
config Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
migrations Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
public Init Symfony project 2020-10-20 20:19:26 +02:00
src Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
templates Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
tests Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
translations Init Symfony project 2020-10-20 20:19:26 +02:00
.env Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
.env.test Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
.gitignore Init Symfony project 2020-10-20 20:19:26 +02:00
composer.json Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
composer.lock Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
phpunit.xml.dist Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00
symfony.lock Add persistence (with local db implementation) 2020-10-20 22:53:34 +02:00