rating restaurants and everything else
Find a file
myrmidex 4837d62419
All checks were successful
Build CI Image / build (push) Successful in 5m44s
CI / ci (push) Successful in 2m36s
17 - Remove temporary pull_request trigger from CI image workflow
2026-06-10 22:34:23 +00:00
.forgejo 17 - Remove temporary pull_request trigger from CI image workflow 2026-06-10 22:34:23 +00:00
assets 4 - Rating panel: visit log display + log-a-visit form 2026-06-05 23:16:40 +00:00
bin Set up Symfony 2026-06-02 01:04:08 +02:00
config 3 - Install Tailwind + DaisyUI, add directives to app.css 2026-06-05 19:19:28 +00:00
migrations 4 - Add createdAt column 2026-06-05 22:32:53 +00:00
public Add map pins: load and create subjects via Leaflet 2026-06-05 18:50:54 +00:00
src Fix static analysis nullCoalesce error 2026-06-10 15:41:59 +00:00
templates 4 - Expose user ID to map controller, add rating panel container 2026-06-05 23:14:48 +00:00
tests 4 - Extend SubjectPresenter with aggregate fields + add show endpoint 2026-06-05 23:12:38 +00:00
translations Set up Symfony 2026-06-02 01:04:08 +02:00
.editorconfig Set up Symfony 2026-06-02 01:04:08 +02:00
.env Set up Symfony 2026-06-02 01:04:08 +02:00
.env.dev Set up Symfony 2026-06-02 01:04:08 +02:00
.env.local.example Set database port 2026-06-02 16:28:38 +00:00
.env.test Set up Symfony 2026-06-02 01:04:08 +02:00
.gitignore 15 - Introduce Deptrac for lightweight architecture enforcement 2026-06-10 16:51:13 +00:00
compose.override.yaml Set database port 2026-06-02 16:28:38 +00:00
compose.yaml Set up Symfony 2026-06-02 01:04:08 +02:00
composer.json 15 - Introduce Deptrac for lightweight architecture enforcement 2026-06-10 16:51:13 +00:00
composer.lock 15 - Introduce Deptrac for lightweight architecture enforcement 2026-06-10 16:51:13 +00:00
deptrac.yaml 15 - Introduce Deptrac for lightweight architecture enforcement 2026-06-10 16:51:13 +00:00
importmap.php Add Leaflet map to homepage via AssetMapper and Stimulus 2026-06-05 18:03:35 +00:00
LICENSE Initial commit 2026-06-02 00:35:43 +02:00
phpstan-baseline.neon Add phpstan, set up composer scripts 2026-06-02 17:52:39 +00:00
phpstan.dist.neon Fix static analysis CI step error 2026-06-09 23:32:46 +00:00
phpunit.dist.xml Add subject list 2026-06-02 21:39:23 +00:00
README.md Add tech line 2026-06-02 22:50:32 +00:00
shell.nix Add phpstan, set up composer scripts 2026-06-02 17:52:39 +00:00
symfony.lock 15 - Introduce Deptrac for lightweight architecture enforcement 2026-06-10 16:51:13 +00:00

Rater

Rating restaurants and everything else geo-locatable.


Stack

Symfony PHP app, postgresql database. For now...


This project is developed without any use of AI.