Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.65 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.65 KB

DAM TFG

UI Layout

Introduction

Spanish

En este repositorio se encuentra el código del Trabajo de Final de Grado del Grado Superior de Desarrollo de Aplicaciones multiplataforma.

Este trabajo explica como crear una aplicación multiplataforma (IOS, Android) en el Lenguaje de programación Dart usando Flutter como ‘ToolKit’ y FireBase como Base de Datos. El desarrollo se basa en la construción de una tienda online. Los objetivos principales del proyecto son:

  • Clean Architecture
  • Dependency Injection
  • Adaptative Theme
  • Login System
  • Google and Facebook Login
  • DB sync Sopping Cart

English

In this repository you will find the code for the Final Degree Project for the Higher Degree in Multiplatform Application Development.

This work explains how to create a multiplatform application (IOS, Android) in the Dart Programming Language using Flutter as a 'ToolKit' and FireBase as a Database. The development is based on the construction of an online store. The main objectives of the project are:

  • Clean Architecture
  • Dependency Injection
  • Adaptative Theme
  • Login System
  • Google and Facebook Login
  • DB sync Sopping Cart

Author

Alejandro Fandos Ferrada

IES Benigasló CFGS Desarrollo de Aplicaciones Multiplataforma - 2021-2022

PDF Project

proyecto.pdf

PDF Defense Project

presentacionDefensa.pdf

Instalation

TODO