Tesis Ingeniería en Sistemas Informáticos y Computacionales
Permanent URI for this collectionhttp://repositorio.uta.edu.ec/handle/123456789/15
Browse
Item Sistema para el control de inventario y despacho de lista de compras utilizando integración de sistemas web y móvil en el Minimarket “Paty” de la ciudad de Ambato(Universidad Técnica de Ambato. Facultad de Ingeniería en Sistemas, Electrónica e Industrial. Carrera de Ingeniería en Sistemas Computacionales e Informáticos, 2021-08) Aguaysa Carrillo, Karen Lissette; Mayorga Mayorga, Franklin OswaldoCurrently, the purchase - sale of products through web and mobile applications has had a very large impact on society, since it is known as e-commerce or electronic commerce has had a great boom, especially due to the health emergency that crosses the world due to COVID-19, for this reason it has now become essential to use this type of tools, to maintain communication between the customer and the seller, each one making sure to prevent crowds and respect all biosafety protocols for the welfare of society. It is for the aforementioned that this project has been developed in order to collaborate with the improvement of the process of buying and selling essential products in the Minimarket "Paty", in order to automate certain processes, which will help to optimize various resources within the administration, which allows ordering through a mobile application, maintaining contact with a web application that will be in charge of the administrative part of the business. The web application has been developed using the Angular framework, while the mobile application has used the Ionic framework, both using TypeScript as the programming language. The services have been developed in Node.Js using the Express framework and with a connection to the database designed in MySQL. On the other hand, and one of the most important is the communication bridge between the two applications in real time that has been established through the socket.io library, which allows maintaining contact through http calls.