Group 3 final project

Overview

Bootcamp Java Backend - Meli Wave 3 PCD

🚀 Projeto final Bootcamp Wave 3 - Grupo 3.

📌 Table of contents

💻 Tecnologias

👷 Como Executar

Instalação

# Clone repository into your machine
$ git clone [email protected]:Joaquimborges/bootcamp_w3_G3.git

📖 Documentação

📝 Requisitos

Histórico de Lançamentos

  • v6.1.0 🏷️ Requisito 6

    • Atendendo o requisito 6, individual! nova feature carteira para auxiliar no pagamento dos produtos.
  • v5.0.0 🏷️ Requisito 5

    • Atendendo o requisito 5 e feito todos testes unitários e de integração.
  • v4.0.0 🏷️ Requisito 4

    • Atendendo o requisito 4.
  • v3.0.0 🏷️ Requisito 3

    • Atendendo o requisito 2 e feito o testes unitários e de integração.
  • v2.0.0 🏷️ Requisito 2

    • Atendendo o requisito 2 e feito o testes unitários e de integração.
  • v1.0.1 🏷️ Requisito 1

    • Atendendo o requisito 1 e feito o testes unitários e de integração.
  • v1.0.0 🏷️ Lançamento do projeto

    • Lançamento do projeto para validações iniciais do Requisito 1.

Membros do grupo 3

You might also like...

This repo holds all the basic code and documentation to the ev3 roboter of group 3 from WS21/22

e3base This repo holds all the basic code and documentation to the ev3 roboter of group 3 from WS21/22 Task Every group had to build a roboter using t

Feb 12, 2022

The respository of a student group called 'Bombenstimmung' at the University of Wuppertal during the SWT-Praktikum 2021/22

Bomberfrau The respository of a student group called 'Bombenstimmung' at the University of Wuppertal during the SWT-Praktikum 2021/22 Installation: Vo

Jan 10, 2022

Projeto final curso Let's Code Web Full Stack

Projeto final curso Let's Code Web Full Stack

E-Commerce Description Microservices-based backend application to manage an e-commerce. Please see the project statement (pt-BR) for details. How-To R

May 31, 2022

Auto-Unit-Test-Case-Generator automatically generates high-level code-coverage JUnit test suites for Java, widely used within the ANT Group.

中文README传送门 What is Auto-Unit-Test-Case-Generator Auto-Unit-Test-Case-Generator generates JUnit test suites for Java class just as its name. During te

Dec 22, 2022

Repositório destinado a criação do Checkpoint final da materia de Back End I.

PROJETO SISTEMA DE RESERVA DE CONSULTAS ### Descrição do projeto: Desenvolvimento de um sistema que permite o registro de consultas junto a entidades

Aug 30, 2022

Desafio final do camp "IBM- If Black, Then Code"

Desafio final do camp

[IBM- If Black, Then Code] Desafio Final - Hello Bank 📌 Objetivo O desafio final consiste em desenvolver API REST resolvendo a funcionalidade de tran

Sep 12, 2022

An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or to turn an existing project into a devops project using open source software (Git, Docker, Jenkins..)

An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or to turn an existing project into a devops project using open source software (Git, Docker, Jenkins..)

DevOpsify Description An assistance platform made using Spring framework that analyses your code, and helps you either to start a devops project, or t

Nov 8, 2022

The project aim at easier to start a spring boot/cloud project.

easy-starters 是一个公共 starter 集合,旨在帮助 java 开发者快速构建 Springboot 与 Spring Cloud 项目. lx-starters的环境要求 JDK requirement: JDK 1.8+ Spring booter 2.x,+ 如何引用lx-s

Jul 11, 2022
Comments
  • Criação das validações de campos.

    Criação das validações de campos.

    Subindo as seguintes alterações:

    • [x] Readme.md
    • [x] Refactor das validações dos campos Código, Nome, Sobrenome, CPF.
    • [x] Refactor dos testesIntegration seguindo as regras de validação.
    • [x] Refactor dos testesUnit seguindo as regras de validação.
    opened by mathwillock 1
  • Subindo alterações e complemento da classe lote

    Subindo alterações e complemento da classe lote

    • [x] controller
    • [x] service
    • [x] 1 teste de integração
    • [x] dependencia de jackson para auxiliar os testes
    • [x] dependência para auxiliar a serializacao do teste de integração
    • [x] dependencia do banco de dados
    opened by Joaquimborges 1
Releases(v6.1.0)
  • v6.1.0(Nov 26, 2021)

  • v5.0.0(Nov 23, 2021)

    What's Changed

    • Dev - updating begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/131
    • Dev - updating by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/137
    • Dev - updating begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/143
    • teste unitário by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/144
    • DTOLote (requisito 5) by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/145
    • Dev by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/146
    • Primeiro endpoint requisito 5 by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/147
    • Endpoint 1 do requisito 5 by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/148
    • segundo endPoint do requisito 5 by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/149
    • Dev - updating Begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/150
    • Incluso javaDoc de autoria no método retornaLotesPorCategoria() refer… by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/151
    • ProdutoController (Requisito 5) - 2o. endpoint by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/152
    • Dev - updating begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/154
    • Integration test by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/155
    • Completado o JavaDoc com nome by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/153
    • Teste De integração Da Produto Controller. by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/156
    • DTO lote (converter) TU do 1º Endpoint by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/157
    • Teste integração do 2o endpoint - Requisito 5 by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/158
    • Correção ProdutoIntegrationTest by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/159
    • Método listartodosRepresentantes() do RepresentanteIntTest by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/160
    • Criado classe CarrinhioIntegrationTest by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/161
    • Create: README.md by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/163
    • integration test: deve listar todos os produtos de um carrinho especi… by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/165
    • Integration test by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/166
    • Feature/carrinho test by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/168
    • Merge pull request #168 from Joaquimborges/feature/carrinhoTest by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/169
    • ajustes de conflito teste integrado carrinho by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/170
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/171
    • Criação das validações de campos. by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/172
    • Refatoracão referente a solucão de conflitos incorreta, bem como cria… by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/173
    • Documentação Swagger by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/174
    • Requisito 5 merge: dev -> master by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/175

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/compare/v4.0.0...v5.0.0

    Source code(tar.gz)
    Source code(zip)
  • v4.0.0(Nov 12, 2021)

    What's Changed

    • Requisito 4 finalizado by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/141
    • requisito 4 finalizado by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/142

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/compare/v3.0.0...v4.0.0

    Source code(tar.gz)
    Source code(zip)
  • v3.0.0(Nov 12, 2021)

    What's Changed

    • Subindo Teste Unitários e service do Lote by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/112
    • Apenas o POM com JaCoCo by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/113
    • Integration tests refactored by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/116
    • Create: Teste Unitário do method obterLote da entity Produto by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/114
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/115
    • Dev - update begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/117
    • Refatorado obterArmazemTest(), devido a necessidade efetuar Mock by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/118
    • new integration tests by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/119
    • Refeatorando teste unitários salvarLoteTest() e atualizaVendedorTest() by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/120
    • endpoint para consultar um produto em stock by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/121
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/122
    • teste de integração do endpoint para consultar um produto em stock, by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/123
    • Dev - updating begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/124
    • Criado unitTest retornarLotesDoProduto() by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/125
    • LoteService alterado. by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/126
    • refatoração no metodo para registrar um compra by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/127
    • Subindo Segundo Endpoint do requisito 3 by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/128
    • resolvendo solução do autowired by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/129
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/130
    • Teste De Integração do ProdutoController - DeveListarOrdenadoPorLotes by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/132
    • CompradorIntegrationTest by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/134
    • Finalizado teste De integração do ProdutoController by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/135
    • Representante controler: dual de deleção finalizado. contoller captur… by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/136
    • Help do Kenyo by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/139
    • Aumentando a cobertura de testes das classes LoteService e CarrinhoService by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/138
    • Merge to generate tag 3 reference requirement 3 by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/140

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/compare/v2.0.0...v3.0.0

    Source code(tar.gz)
    Source code(zip)
  • v2.0.0(Nov 5, 2021)

    What's Changed

    • Iniciando o requisito 2 by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/80
    • CarrinhoRepository e ItemsRepository by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/82
    • Comprador Repository by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/81
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/84
    • Vendedor: Teste Unitário (Service) by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/85
    • comprador, carrinho e itens by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/86
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/89
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/90
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/91
    • autenticacao by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/92
    • Dev - atualizando a begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/93
    • Endpoint listar produtos por categoria by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/94
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/95
    • endpoint mosrar produtos do carrinho by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/97
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/98
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/99
    • endpoint para modificar um pedido específico. by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/100
    • Dev - atualizando a begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/101
    • requisito 2 finalizado by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/102
    • CompradorUnitTest by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/103
    • CarrinhoUnitTest métodos que atendem ao requisito 2. by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/104
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/106
    • teste de integracao produto 100% by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/105
    • Enfim... Ordertest + mudanças fundamentais. by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/108
    • Dev - atualizando a begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/109
    • requisto 2 pronto para gerar tag by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/110
    • Geração de Tag by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/111

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/compare/v1.0.1...v2.0.0

    Source code(tar.gz)
    Source code(zip)
  • v1.0.1(Nov 1, 2021)

    What's Changed

    • Refatoração para atender ao payload nas classe lotes by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/44
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/43
    • Refactor Entity Setor by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/46
    • Refactor SetorController by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/48
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/47
    • atualizando a minha branch by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/49
    • subindo a estrutura do payload a ser usado na controller by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/52
    • Refactor Teste Unitário da entity Setor by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/51
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/50
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/53
    • metodo para verificar se o setor corresponde ao tipo de produto. by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/54
    • atualizando a minha branch by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/55
    • Exclusão classe dimensão by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/56
    • subindo primeiro endpoint para registrar um produto by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/57
    • teste integracao by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/59
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/62
    • subindo teste de integracao endpoints ordem entrada by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/64
    • Subindo Refatoração Da Entity Armazem by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/65
    • atualizando a begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/66
    • refatorada a OrdemDeEntradaService para ajustar o metodo que verifica setor e o armazém existem. by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/67
    • produto controller refatorada by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/71
    • Refatoração Representante. by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/70
    • Teste manual e de integração finalizado by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/72
    • teste integracao setor, finalizado! by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/73
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/76
    • Subindo controller Armazém refatorado e funcionando by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/75
    • Vendedor: Rodando o CRU do crud no postman, nos TU ok by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/74
    • atualizando a begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/77
    • refatorado teste integracao setor by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/78
    • Merge: Master <- Dev by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/79

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/compare/v1.0.0...v1.0.1

    Source code(tar.gz)
    Source code(zip)
  • v1.0.0(Oct 26, 2021)

    What's Changed

    • classe abstrata Pessoa by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/1
    • Classe dimensão: by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/2
    • Lote DTOs by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/3
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/4
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/5
    • Modelagem e CRUD lote by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/6
    • Dev - atualizando a master 18/10/21 by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/7
    • Dev by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/9
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/8
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/10
    • CRUD basico concluido by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/13
    • Dev by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/11
    • Merge pull request #7 from Joaquimborges/dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/14
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/15
    • Vendedor: service e repository by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/18
    • Refaturando códigos Setor by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/19
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/20
    • Produto CONTROLLER by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/23
    • SetorUnitTest criado. by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/22
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/21
    • Subindo alterações e complemento da classe lote by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/24
    • atualizando a minha branch by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/25
    • SetorController e VendedorController by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/26
    • <Atualizações> by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/27
    • Atualizando Anotations class Armazém by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/29
    • Teste de integração finalizado by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/28
    • Atualizando tipo de dado do codArmazem by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/30
    • Concertando relacionamentos by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/31
    • Dev - atualizando a minha branch by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/32
    • Dev by @lexscruz in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/33
    • montando a estrutura de request e response do Json by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/36
    • Dois atributos retirados do Setor (Entity, DTO, FORM e Service). by @hugaodamm in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/35
    • Begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/37
    • Begin by @Joaquimborges in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/39
    • Dev by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/40
    • Dev by @mark-oliveira-ml in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/38
    • Subindo Teste unitário Armazem by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/41
    • update Master by @mathwillock in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/42

    New Contributors

    • @Joaquimborges made their first contribution in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/1
    • @mark-oliveira-ml made their first contribution in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/2
    • @mathwillock made their first contribution in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/4
    • @lexscruz made their first contribution in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/5
    • @hugaodamm made their first contribution in https://github.com/Joaquimborges/bootcamp_w3_G3/pull/8

    Full Changelog: https://github.com/Joaquimborges/bootcamp_w3_G3/commits/1.0.0

    Source code(tar.gz)
    Source code(zip)
Owner
Joaquim Borges
Joaquim Borges
Final project of my Computer Science major in high school

BattleShips Final project of my Computer Science major in high school. I've coded an android app (in Java) in which users can play the game "Battle Sh

null 3 Jul 28, 2021
Library App - Using Android studio / Final project

Library-App Library App - Using Android studio / Final project Screens SplashScreen: it’s launcher activity will be moved to MainActivity auto after 2

Baseel 3 Feb 2, 2022
CompiladorCtrlC - final project of the course Procesadores de Lenguajes

This repo contains the final project of the course Procesadores de Lenguajes, which I took in my fourth year on my Computer Science Engineering degree. It consists in a C-like language compiler.

null 1 Jul 17, 2022
Rebuilding nand2tetris from scratch in different way - Group Project

nand2tetris Rebuilding nand2tetris from scratch in different way - Group Project License - GNU GPL v2.0 The contents of this file are subject to the G

nand2tetris-new 0 Apr 2, 2022
Web-based restaurant management system with spring boot and rest API for school final-year project.

Restaurant Management System Developing this for my school as first final year project. It shall be able to handle most of the challanges that encount

Taha Dönük 4 Mar 10, 2022
This is Group 102's project in EBU6304.

Smart Kiosk This is Group 102's project in EBU6304. Development Environment Windows 10 JDK-15.0.1 How to Run Download Smart-Kiosk.zip and uncompress i

null 5 Jul 28, 2022
group-project-team1 created by GitHub Classroom

Team 1 Timothy Flucker Hello my name is Timothy Flucker and I am a software developer consultant at Deloitte. I have 8 years of software development e

null 4 Nov 10, 2022
Repositorio de los microservicios desarrollados como parte del Proyecto Final de la academia de microservicios en IBM

Microservicio_ProyectoFinal_IBM Repositorio de los microservicios desarrollados como parte del Proyecto Final de la academia de microservicios en IBM

Cesar Martin 2 Oct 18, 2021
Angular Final Assignment - Keep Note frontend

Angular Final Assignment - Keep Note frontend Objective The Objective of this level of Keep is to cover the following areas : Components Design Compon

Baskaran Murugesan 1 Jan 29, 2022
An Android library for member secretGFX group, This can be used to growing your apps and get more install via a simple banner view & native view and interstitial dialog.

GFX-AdPromote An Android library for member secretGFX group, This can be used to growing your apps and get more install via a simple banner view & nat

SAID MOTYA 10 Dec 25, 2022