Resumen:
|
[ES] Gracias a la globalización, la apertura de fronteras y la reducción de los costes de los viajes,
viajar ha sido una de las actividades de ocio que más se ha democratizado y popularizado en los
últimos años. A pesar ...[+]
[ES] Gracias a la globalización, la apertura de fronteras y la reducción de los costes de los viajes,
viajar ha sido una de las actividades de ocio que más se ha democratizado y popularizado en los
últimos años. A pesar de que la actual pandemia de COVID-19 ha impedido llevar una vida
normal estos últimos dos años, la llegada de la vacuna permitirá viajar de manera segura en
poco tiempo con la implantación de la “nueva normalidad”. Además, las personas que solían
gastar su dinero en viajes no han podido hacerlo y estarán ansiosos de conocer nuevos lugares
en cuanto sea posible.
A pesar de que hay aplicaciones que facilitan la orientación al visitar ciudades, realmente no
hay aplicaciones que te ayuden a conocer una ciudad en la que nunca has estado, sin tener que
recurrir a decenas de horas de investigación en Internet: qué lugares visitar, qué experiencias
vivir… Es cierto que existen algunas aplicaciones de turismo, de ciudades concretas, pero no
hay ninguna solución global.
De ahí surge la idea del proyecto, que se va a exponer en este TFG. NomadWay es una
aplicación móvil para Android que permite conocer nuevas ciudades recomendándo lugares que
visitar, restaurantes y negocios interesantes en los que pasar el tiempo cuando se está de viaje.
Permite crear rutas e itinerarios, crear lugares para guardar sitios interesantes, ver las rutas de
los colaboradores; así como las de las personas a las que se sigue y guardarlas por si se quieren
hacer más adelante. Pero no solo eso, sino que también tiene una vertiente de red social. Esta
parte permite compartir las rutas que se han creado como ya se ha dicho antes, compartir fotos
que se hayan hecho durante nuestros viajes, e incluso tiene un chat privado que permite hablar
con amigos.
Este proyecto se ha desarrollado bajo el marco de un TFG de emprendimiento, y es un
proyecto realizado en equipo, por Nicolás García Riego y Alberto Puerta Millet. Aunque se ha
realizado desde un enfoque de trabajo fullStack1
, este TFG se centrará en la parte de frontend2
.
Este proyecto surgió en la asignatura de cuarto de carrera PIN, en la que se realizó un primer
MVP que luego se presentó en la Feria de Proyectos de la UPV de 2020. Este trabajo abarcará la
evaluación de la idea de negocio, analizando su viabilidad como producto de mercado y los dos
últimos MVP’s. Para llevar a cabo esta solución, se ha utilizado Dart [[1] como lenguaje de programación
bajo el framework3 Flutter [[1]. Además, Firebase [[4] es la base de datos NoSQL4
en la nube
que se ha usado y para la base de datos local se ha utilizado Hive [[6] que en este caso es del
tipo SQL5
. Por otro lado, para la parte de los mapas, los lugares de interés y las rutas a tiempo
real, se utilizaron varias API’s de Google Cloud Platform [[5] como Geolocation6
, Geocoding7
,
Android Map SDK8 y Places9
.
Dado el tipo de proyecto que se ha desarrollado y la metodología que se ha seguido, se
realizaron dos validaciones con usuarios reales. Esta validación ha consistido en dos
experimentos en los que los usuarios probaban la aplicación y daban retroalimentación de la
misma para así poder comprobar si el producto era o no viable y si se estaba siguiendo la
estrategia adecuada.
[-]
[EN] Thanks to globalization, the opening of borders and the reduction of travel costs, travel has
been one of the most democratized and popularized leisure activities in recent years. Although
the current COVID-19 ...[+]
[EN] Thanks to globalization, the opening of borders and the reduction of travel costs, travel has
been one of the most democratized and popularized leisure activities in recent years. Although
the current COVID-19 pandemic has prevented normal life these past two years, the arrival of
the vaccine will allow safe travel in a short time with the implementation of the "new normal".
In addition, people who used to spend their money on travel have not been able to do so and
will be eager to see new places as soon as possible.
Although there are applications that facilitate orientation when visiting cities, there are really
no applications that help you get to know a city you have never been to, without having to resort
to dozens of hours of research on the Internet: what places to visit, what experiences to live... It
is true that there are some tourism applications, of specific cities, but there is no global solution.
Hence the idea of the project, which will be presented in this TFG. NomadWay is a mobile
application for Android that allows you to get to know new cities by recommending places to
visit, restaurants and interesting businesses to spend time in when you are traveling. It allows
you to create routes and itineraries, create places to save interesting places, see the routes of
collaborators; as well as those of the people you follow and save them in case you want to do
them later. But not only that, it also has a social network aspect. This part allows you to share
the routes that you have created as mentioned above, share photos that you have taken during
your travels, and even has a private chat that allows you to talk with friends.
This project has been developed under the framework of a TFG of entrepreneurship, and it is
a project carried out as a team, by Nicolás García Riego and Alberto Puerta Millet. Although it
has been done from a fullStack work approach, this TFG will focus on the frontend part. This
project arose in the fourth year subject PIN, in which a first MVP was made and then presented
at the 2020 UPV Project Fair. This work will cover the evaluation of the business idea,
analyzing its viability as a market product and the last two MVP's.
To carry out this solution, Dart has been used as programming language under the Flutter
framework. In addition, Firebase is the NoSQL database in the cloud that has been used and for
the local database Hive has been used, which in this case is of the SQL type. On the other hand,
for the part of the maps, places of interest and real-time routes, several API's of Google Cloud
Platform have been used such as Geolocation, Geocoding, Android Map SDK and Places.
Given the type of project that has been developed and the methodology that has been
followed, two validations have been performed with real users. This validation consisted of two experiments in which users tested the application and gave feedback in order to check whether
the product was viable or not and if the right strategy was being followed.
[-]
|