Gestor social de flujo de tareas

Use this link to cite
http://hdl.handle.net/2183/27637
Except where otherwise noted, this item's license is described as Atribución-NoComercial-SinDerivadas 3.0 España
Collections
Metadata
Show full item recordTitle
Gestor social de flujo de tareasAuthor(s)
Directors
Bellas Permuy, FernandoDate
2021-02Center/Dept./Entity
Enxeñaría informática, Grao enDescription
Traballo fin de grao (UDC.FIC). Enxeñaría informática. Curso 2020/2021Abstract
[Resumen]
El objetivo de este proyecto consiste en el diseño e implementación de un sistema de gestión
de tareas basado en tableros Kanban.
La aplicación debe permitir crear, editar o eliminar tableros, columnas y tarjetas, además de
añadir usuarios a los tableros deseados para hacer posible la colaboración en un mismo tablero
o incluso la sincronización de columnas entre tableros, sean de un mismo usuario o de
diferentes usuarios.
La lógica de negocio es accedida a través de una API REST desarrollada en Node.js utilizando
la tecnología serverless de Firebase Cloud Functions y persistiendo los datos en la base
de datos Firestore, una base de datos NoSQL basada en colecciones.
El componente principal del proyecto es su frontend, una aplicación móvil escrita en Dart
que usa el framework Flutter, a través del cual se puede desplegar tanto a iOS como a Android. [Abstract]
This project’s purpose is to design and implement a task management system based on
Kanban.
The application must allow a user to create, edit or delete boards, columns and cards, besides
adding users to the chosen boards, making collaboration in one specific board or even synchronizing
columns between boards possible, belonging those boards to the same or different
users.
A REST API developed in Node.js serves as an entrypoint to interact with the business
logic, which is hosted in the serverless technology provided by the Firebase Cloud Functions
and storing the application data in the Firestore database, a NoSQL collection based database.
The project’s main part is the frontend, a mobile application written in Dart and using the
framework Flutter, through which allows to deploy the application both on iOS and Android.
Keywords
Tablero
Columna
Tarjeta.
Serverless
Firestore
Flutter
Stream
Board
Column
Card
Columna
Tarjeta.
Serverless
Firestore
Flutter
Stream
Board
Column
Card
Rights
Atribución-NoComercial-SinDerivadas 3.0 España