Kabano website

Arborescence

  • public/ : assets frontend et point d'entrée web (index.php, views/, _ressources/)
  • src/ : code backend commun
    • Core/ : configuration et utilitaires communs (ancien includes/)
    • Controllers/ : contrôleurs MVC backend (ancien controllers/)
    • Models/ : modèles MVC backend (ancien models/)
    • Thirds/ : dépendances tierces backend (ancien third/)

Note: configure the web server at the repository root; requests to / are routed to public/ via .htaccess.

Description
Kabano is a PHP web application listing alpine huts.
https://kabano.org/
Readme 5.3 MiB
Languages
PHP 51.3%
CSS 26.3%
HTML 15.8%
JavaScript 6.6%