Soy estudiante de tecnología en sistemas inclinado mas por la programación de paginas web.
En este post quiero mostrarles y comentarles de una manera muy breve Sobre una aplicación realizada hace un tiempo, seguramente hay personas interesadas en poseer una aplicación o tienda virtual para su negocio pero no pueden por sus altos precios que no están en los presupuestos de microempresas que están compitiendo por un lugar en el mercado.
Independientemente del éxito de este post. pronto publicaré algunos proyectos realizados por mí que seguramente serán útiles para las personas que quieran aprender un poco mas o simplemente retomar viejos gustos como lo es la programación.
I am a student of systems technology more inclined to programming web pages.
In this post I want to show you and comment in a very brief way About an application made a while ago, surely there are people interested in owning an application or virtual store for their business but they cannot because of their high prices that are not in the budgets of micro-companies that are competing for a place in the market.
Regardless of the success of this post. I will soon publish some projects made by me that will surely be useful for people who want to learn a little more or just pick up old tastes like programming.
Ginebra unida, es una aplicación web para el municipio de ginebra valle del cauca (Colombia).
Consiste en un aplicativo donde los habitantes pueden publicar fotografías de los lugares donde se hace deposito indebido de basuras para que así las autoridades puedan tener un poco mas de control sobre el tema, por la misma modalidad se hacen denuncias sobre baches en las carreteras, animales abandonados e infraestructura en mal estado con riesgos de colisión (Las fotografías cuentan con una breve descripción y un almacenamiento en base de datos sql).
La aplicación está realizada con un template de boostrap, php, sql, java Script, html.
Ginebra United , is a web application for the municipality of Ginebra Valle del Cauca (Colombia).
It consists of an application where the inhabitants can publish photographs of the places where undue deposit of garbage is made so that the authorities can have a little more control over the subject, for the same option complaints are made about potholes in the roads, animals abandoned and infrastructure in poor condition with risks of collision (The photographs have a brief description and storage in a sql database).
The application is made with a template of boostrap, php, sql, java Script, html.
Base de datos: creada en phpmyadmin con el servidor apache xampp.
Database: created in phpmyadmin with the apache xampp server.
Conoceremos alguna de las funciones que pueden llegar a ser útil en algunos host gratuitos y de paga.
We will learn about some of the functions that can be useful in some free and paid hosts.
Hay mas de 50 proyectos(terminados y sin terminar), de los cuales podemos aprender muchísimo nuevamente ya que algunos no los reviso hace ya un año.
There are more than 50 projects (finished and unfinished), from which we can learn a lot again since some I haven't reviewed a year ago.
En este caso solo miraremos los archivos php de ginebra unida ya que se considera como mas completa. luego hotel-plaza y por último #burguer que también tienen funcionalidades muy útiles y necesarias.
In this case we will only look at the united gin php files since it is considered as more complete. then hotel-plaza and finally #burguer that also have very useful and necessary functionalities.
El código está realizado bajo el estándar M.V.C(MODELO, VISTA, CONTROLADOR).
The code is made under the M.V.C standard (MODEL, VIEW, CONTROLLER).
Bases de datos de los demás proyectos.
Databases of the other projects.
Vista del aplicativo.
View of the application.
USER
ADMIN
Espero usen esta idea en sus municipios o regiones.
I hope they use this idea in their municipalities or regions.