Resumen:
|
[ES] Cada día que pasa la gente tiene menos tiempo para organizarse, para
recordar que tenía que hacer, para buscar el sitio adecuado. ¿Cuántas veces la
gente pasa por delante de un sitio el cual tenía algo que comprar ...[+]
[ES] Cada día que pasa la gente tiene menos tiempo para organizarse, para
recordar que tenía que hacer, para buscar el sitio adecuado. ¿Cuántas veces la
gente pasa por delante de un sitio el cual tenía algo que comprar o hacer y por
no recordarlo le toca volver otro día?
Para ello este proyecto va explicar una aplicación móvil basada en un gestor
de tareas, donde al usuario se le permitirá gestionar todas sus tareas
pendientes, así como añadir sus puntos de interés favoritos donde poder
realizarlas. A parte, la aplicación mostrará en todo momento su posición y las
tareas que tenga más próximas, igual que notificaciones de cercanía y tiempo
que permitirán al usuario recordar si tenía que realizar alguna tarea. Además, el
usuario podrá sincronizar sus tareas contenidas con otros gestores,
permitiéndole tener en una única aplicación, todo unificado. Toda la
información de la aplicación estará almacenada en un servidor que será el que
haga de conexión con el resto de gestores y donde estará almacenado todos
los datos del usuario.
Para conseguir el objetivo explicado en el párrafo anterior, se ha realizado una
aplicación móvil en la plataforma Android, la cual hace uso de muchas librerías
propias del entorno para proporcionar al usuario una aplicación fácil de usar y
que se acomode a sus necesidades. Por otro lado, la aplicación ha utilizado las
APIs de Google Maps y Google Task para poder realizar el mapa y la
sincronización de tareas. Para la creación del servidor y su comunicación con
la aplicación y con otros gestores de tareas se ha utilizado PHP y una capa
RESTful.
Una vez finalizada la aplicación y el servidor se ha conseguido que el usuario
pueda tener agrupadas todas las tareas que tenga creadas en la propia
aplicación, a través de un sistema unificado y él cual le notifica en todo
momento si existe alguna tarea cercana. Esto ayuda mucho a las personas
olvidadizas y desordenadas a mantener sus tareas al día, permitiéndoles vivir
con mayor calidad de vida.
[-]
[EN] Every day that passes people have less time to organize, to remember what
they should do, to find the right place. How many times people pass in front of a
site which had something to do or buy but do not remember ...[+]
[EN] Every day that passes people have less time to organize, to remember what
they should do, to find the right place. How many times people pass in front of a
site which had something to do or buy but do not remember it, and therefore
must come again another day?
For this reasons, this project will explain a mobile application based on a task
manager where the user will be allowed to manage all your pending tasks and
add your favorite points of interest where they can perform them. In addition,
the application displays your position all the time and nearest tasks, plus
notifications of closeness and countdown that will remind the user to perform
some task. Furthermore, users can synchronize their tasks with other
managers, allowing their to have in a single application, unified whole. All
application information will be stored on a server that will synchronize with other
managers and stored all user data.
To achieve the objective described in the previous paragraph, we have made a
mobile application on the Android platform, which makes use of many own
environment libraries to provide the user an easy to use application that fulfil
your needs. On the other hand, the application uses Google Maps API to
perform the map and Google Task API for tasks synchronization. To develop
the server and its communication interface with the application and other task
managers we use PHP and a RESTful layer.
Upon completion the application and the server, the user can have grouped all
the tasks created in both applications through a unified system that notifies you
all the time if there is a near task. This helps a lot to people forgetful and
disorganized to maintain their daily tasks, allowing them to live with greater
quality of life.
[-]
|