Example app for interview
Go to file
2024-01-18 21:08:11 +01:00
assets feat: add stub implementation for image 2024-01-17 19:05:54 +01:00
bin feat: add CurrencyValidator 2024-01-17 19:11:44 +01:00
config feat: retries of api requests in case of failure 2024-01-18 21:08:11 +01:00
docker feat: add support for OTEL logs 2024-01-18 18:59:31 +01:00
public initial commit 2024-01-16 16:54:06 +01:00
src feat: retries of api requests in case of failure 2024-01-18 21:08:11 +01:00
templates feat: add stub implementation for image 2024-01-17 19:05:54 +01:00
tests feat: retries of api requests in case of failure 2024-01-18 21:08:11 +01:00
translations feat: add stub implementation for image 2024-01-17 19:05:54 +01:00
.env feat: add sentry 2024-01-18 20:50:37 +01:00
.env.test feat: add CurrencyValidator 2024-01-17 19:11:44 +01:00
.gitignore feat: add CurrencyValidator 2024-01-17 19:11:44 +01:00
composer.json feat: add nubium/this-should-never-happen-exception 2024-01-18 20:50:37 +01:00
composer.lock feat: add nubium/this-should-never-happen-exception 2024-01-18 20:50:37 +01:00
docker-compose.yml initial commit 2024-01-16 16:54:06 +01:00
Dockerfile.fpm feat: add translator 2024-01-17 19:05:54 +01:00
Dockerfile.nginx initial commit 2024-01-16 16:54:06 +01:00
Dockerfile.static initial commit 2024-01-16 16:54:06 +01:00
importmap.php feat: use bootstrap layout for forms 2024-01-17 19:05:53 +01:00
phpstan.dist.neon feat: change PHPStan level to max 2024-01-17 18:14:28 +01:00
phpunit.xml.dist feat: add CurrencyValidator 2024-01-17 19:11:44 +01:00
README.md feat: add support for OTEL logs 2024-01-18 18:59:31 +01:00
symfony.lock feat: add sentry 2024-01-18 20:50:37 +01:00

TODO:

  • Chybí speciální slovník nebo vypnutí slovníku pro testy
  • V reálný aplikaci bych použil Mockery, nicméně tady mě to přijde zbytečný
  • Nastavení cache ideálně v memcached/redis etc.
  • Vylepsit OTEL logs