Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mauriciohidani/alurachallengeviacep

Desafio Via CEP Grupo 7 do programa ONE
https://github.com/mauriciohidani/alurachallengeviacep

alura http java json oracle viacep

Last synced: about 2 months ago
JSON representation

Desafio Via CEP Grupo 7 do programa ONE

Awesome Lists containing this project

README

        

# Desafio API Via CEP
šŸš©Java e OrientaĆ§Ć£o a Objetos G7 - ONE

šŸ“…15 de outubro de 2024 - šŸ“SĆ£o Paulo, Brasil

šŸŒŽ[@Alura](https://www.alura.com.br/) | [@One](https://www.oracle.com/br/)

[![banner challenge via cep](https://user-images.githubusercontent.com/66698429/227000674-0d88d9f6-cef8-47c3-87b4-b83ff7db4a13.png)](https://www.youtube.com/watch?v=55CX7zgmIlE)

## VersƵes
- [Java 21](https://docs.oracle.com/en/java/javase/21/)
- [Maven](https://maven.apache.org/what-is-maven.html)

## DescriĆ§Ć£o
Desenvolver um sistema que realiza consulta HTTP na API da [Via CEP](https://viacep.com.br/), possibilita:
- VisualizaĆ§Ć£o de histĆ³rico de endereƧos adicionados;
- RemoĆ§Ć£o de endereƧos presentes no histĆ³rico;
- Gravar os endereƧos do histĆ³rico em um arquivo `Json`.

**Tela inicial**

![image](https://github.com/user-attachments/assets/200bca10-70a0-46bd-a755-6383687e4999)

**OpĆ§Ć£o Adicionar EndereƧo (1)**

![image](https://github.com/user-attachments/assets/0098fb0a-b50c-4851-ae4f-520df5d90d7c)

**OpĆ§Ć£o HistĆ³rico de EndereƧos (2)**

![image](https://github.com/user-attachments/assets/c7167555-149b-43e7-9269-23243aa1264f)

**OpĆ§Ć£o Remover EndereƧo do HistĆ³rico (3)**

![image](https://github.com/user-attachments/assets/0f176fdc-6897-4367-a6f7-69efdf709d14)

**OpĆ§Ć£o Salvar HistĆ³rico em Arquivo `Json` (4)**

![image](https://github.com/user-attachments/assets/b7735a1a-933d-4235-bd15-483c75611bdd)
![image](https://github.com/user-attachments/assets/0a3ab1b5-4eea-41f7-963c-36af02e2e9e6)

**OpĆ§Ć£o Sair (5)**

![image](https://github.com/user-attachments/assets/62f409bf-d633-444c-876a-00949b6fc6e5)