An open API service indexing awesome lists of open source software.

https://github.com/noha09/appbienesraices_php_mvc

Deployment del proyecto BienesRaices PHP MVC
https://github.com/noha09/appbienesraices_php_mvc

Last synced: 11 months ago
JSON representation

Deployment del proyecto BienesRaices PHP MVC

Awesome Lists containing this project

README

          

# AppSalon con PHP y arquitectura MVC
## Deployment
Link al demo (pendiente)
## Tecnologias utilizadas
- PHP
- SASS
- JavaScript
- MySQL
## Arquitectura
El proyecto se construyó en base a la arquitectura de MVC (Model - View - Controller) que es una de las mas utilizadas.
>PD: La explicacion de la arquitectura MVC esta en otro repositorio