This website requires JavaScript.
Explore
Help
Sign In
danielsiepmann
/
timetracking-php-web-app
Watch
1
Star
0
Fork
You've already forked timetracking-php-web-app
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
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.
4
Commits
1
Branch
0
Tags
78
KiB
PHP
94.9%
HTML
5.1%
main
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Daniel Siepmann
1a0bbf1099
Add persistence (with local db implementation)
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