Zilicio : generador de aplicaciones móviles : editor y orquestador

Zilicio is an application whose purpose is to abstract a mobile application andautomate the creation of mobile applications in such a way that anyone can create applications without knowledge or experience in mobile development. Starting froma specification and using an editor, it will be possible t...

Full description

Autores:
Salazar Ocampo, Samuel Sebastián
Tipo de recurso:
Trabajo de grado de pregrado
Fecha de publicación:
2017
Institución:
Universidad de los Andes
Repositorio:
Séneca: repositorio Uniandes
Idioma:
spa
OAI Identifier:
oai:repositorio.uniandes.edu.co:1992/61948
Acceso en línea:
http://hdl.handle.net/1992/61948
Palabra clave:
Aplicaciones móviles
Servicios web
Software de aplicación
Rights
openAccess
License
http://creativecommons.org/licenses/by-nc-nd/4.0/
Description
Summary:Zilicio is an application whose purpose is to abstract a mobile application andautomate the creation of mobile applications in such a way that anyone can create applications without knowledge or experience in mobile development. Starting froma specification and using an editor, it will be possible to design and download thecode of a completely native mobile application. Zilicio is composed of 4 components; Component responsible for the generation of backend, component in charge of the generation of the native application for iOS, its equivalent for android and a web component through which the specification will be edited. This project focuses on the creation of the web component, which is a Multiuser web application, thatcontains the editor for the specification and handles the orchestration of the multiple components in order to generate the application code.