front-controller
There are 11 repositories under front-controller topic.
MaximChshelokov/CarRentWebApp
Study project Car rental webapp
ribafs/micro-framework
Micro framework in PHP from scratch with PHPOO, MVC, router, search, PDO and Bootstrap
NewEXE/single-entry-point-php
PHP Navigation System using Single Entry Point (PHP Routing Carcase). PHP Front Controller Realization
streamlined2/FinalProject
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.
benrrr/Converge-Social-Media-Website-Backend
This is a basic social media website operating similarly to websites such as Reddit, allowing users to create posts and comment on them. For this project the UI/UX was not the focus, just the the backend and how the front end connects, as such the html is very basic.)
kpion/point1
Simple Single Point of Entry (Front Controller) in PHP
polymorphine/app
Front Controller for HTTP applications
adevecchi/funcionarios-java-web
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
eryshkov/php-2HW04
Home work 4. PHP Stage 2
JAVA-MSDT/frontController
How Servlet front controller works