Modelagem de uma ferramenta para geração automática de e-commerce B2B e B2C usando DDD

E-commerce is being used by millions of people and it is divided by categories: Business To Business (B2B), Business To Customers (B2C) or Government To Government (G2G). There are platforms used to create e-commerce, however it's only destined to one category. This final paper proposes the mod...

ver descrição completa

Principais autores: Taras, André Krzyk, Vichinheski, Bruno
Formato: Trabalho de Conclusão de Curso (Graduação)
Idioma: Português
Publicado em: Universidade Tecnológica Federal do Paraná 2020
Assuntos:
Acesso em linha: http://repositorio.utfpr.edu.br/jspui/handle/1/15929
Tags: Adicionar Tag
Sem tags, seja o primeiro a adicionar uma tag!
Resumo: E-commerce is being used by millions of people and it is divided by categories: Business To Business (B2B), Business To Customers (B2C) or Government To Government (G2G). There are platforms used to create e-commerce, however it's only destined to one category. This final paper proposes the modeling of main modules that compose an e-commerce in the B2B and B2C categories using the DDD concept; as well as the code development for the user's register and login, and products catalog. The DDD pattern was chose to understand the complexity problem, maintainability and ability to solve specific problems in the current e-commerce. The suggested model is not limited to a category, providing a better code reuse and each developed step is not dependent on the system resources.