Resumen:
|
[ES] Actualmente un altísimo porcentaje de la población mundial utiliza las plataformas online para realizar muchas de sus compras. En este TFG se pretende analizar, diseñar e implementar una aplicación web que permita la ...[+]
[ES] Actualmente un altísimo porcentaje de la población mundial utiliza las plataformas online para realizar muchas de sus compras. En este TFG se pretende analizar, diseñar e implementar una aplicación web que permita la localización del pedido, independientemente de la compañía logística que gestione su reparto. La localización del pedido se realizará a partir de su número de seguimiento que será facilitado por el cliente. Una vez localizado el paquete, la aplicación ofrecerá información actualizada en tiempo real sobre su paradero y sobre la fecha estimada de entrega.
Para la implementación de la aplicación se propone inicialmente el marco de desarrollo web Django, con Python como lenguaje de programación principal, aunque los IDEs y lenguajes de la implementación final dependerá de cómo el alumno vaya resolviendo los diferentes problemas que puedan aparecer. Además, para la gestión de las cuentas de usuario y de los números de seguimiento se propone la utilización de una base de datos SQL. Esto garantizará que la información del usuario se almacene de forma segura y sea fácilmente accesible cuando sea necesario. Para el seguimiento de los pedidos se utilizará el servicio de Easypost que ofrece una potente API que permite la identificación de la compañía logística correspondiente al número de seguimiento introducido.
En resumen, la aplicación implementada en este TFG unifica el proceso de seguimiento de un pedido online al hacer este proceso independiente de la plataforma de compra y/o compañía logística encargada del reparto.
[-]
[EN] Currently, a very high percentage of the world's population uses online platforms to make many of their purchases. In this TFG, the aim is to analyse, design and implement a web application that allows the location ...[+]
[EN] Currently, a very high percentage of the world's population uses online platforms to make many of their purchases. In this TFG, the aim is to analyse, design and implement a web application that allows the location of the order, independently of the logistics company that manages its delivery. The location of the order will be based on its tracking number, which will be provided by the customer. Once the package has been located, the application will provide updated information in real time on its whereabouts and the estimated delivery date.
For the implementation of the application, the Django web development framework is initially proposed, with Python as the main programming language, although the IDEs and languages of the final implementation will depend on how the student resolves the different problems that may arise. In addition, for the management of user accounts and tracking numbers, the use of a SQL database is proposed. This will ensure that user information is stored securely and is easily accessible when needed. For order tracking, the Easypost service will be used, which offers a powerful API that allows the identification of the logistics company corresponding to the tracking number entered.
In summary, the application implemented in this Final Degree Project unifies the tracking process of an online order by making this process independent of the purchasing platform and/or logistics company in charge of the delivery.
[-]
|