1294a177ae
This work was done with Claude. Added bundling of CSS & JS with WebPack. This also means minimization. --------- Co-authored-by: Martin Slachta <martin.slachta@outlook.com> Reviewed-on: #1
PHP Code Structure
The PHP side combines processing and drawing forms.
Views
Output side of the web-interface layer to the application.
Services
Application-layer classes.
Controllers
API classes.