Study project Car rental webapp
-
Updated
Dec 28, 2018 - Java
Study project Car rental webapp
Fork criado para estudo do framework php2go e entendimento das decisões arquiteturais do projeto. Utilizado como referência para aprofundar conhecimentos em frameworks PHP clássicos e na evolução de padrões de arquitetura ao longo do tempo.
PHP Navigation System using Single Entry Point (PHP Routing Carcase). PHP Front Controller Realization
Basic web application to model car renting business process. Sticks to MVC architecture pattern where central front controller servlet consumes user requests, converts them to actions/commands, processes data and demonstrates result as JSP/JSTL web forms.
Aplicativo web de gerenciamento de funcionários com recursos para Criar, Visualizar, Atualizar, Remover, Upload de imagem e utilizando DataTables Server-side processing. Aplicando Design Patterns Front Controller, Command e Singleton
Home work 4. PHP Stage 2
Front Controller for HTTP applications
Simple Single Point of Entry (Front Controller) in PHP
The http-based PHP framework implements the Dispatcher pattern and can be configured as a front-controller or delegate the request to an application. Suitable for REST API services or monolithic server-side rendering.
Add a description, image, and links to the front-controller topic page so that developers can more easily learn about it.
To associate your repository with the front-controller topic, visit your repo's landing page and select "manage topics."