Use this link to cite:
http://hdl.handle.net/2183/27637 Gestor social de flujo de tareas
Loading...
Identifiers
Publication date
Authors
Díaz Pallas, Alejandro
Advisors
Other responsabilities
Enxeñaría informática, Grao en
Journal Title
Bibliographic citation
Type of academic work
Academic degree
Abstract
[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.
[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.
Description
Editor version
Rights
Atribución-NoComercial-SinDerivadas 3.0 España





