Skip to content

Commit 02c16bb

Browse files
authored
Update README.md
1 parent 593bfac commit 02c16bb

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,31 @@
1-
# DevHub
21

2+
## 📚 Branch especial para testar a API feita na [Primeia Imersão Java da Alura](https://github.com/git-jr/sticker-doxo-alura)
33

4+
- O aplicativo é capaz de listar as figurinhas da API e você pode votar na que mais gostar:
5+
6+
7+
- <img src="https://github.com/K6pkus/Imgs/blob/main/amostra-devHub-api-alura.gif?raw=true" alt="api_tester_demo1" width="300">
8+
9+
10+
<h2 align="center"> DevHub - Conhecendo o Jetpack Compose (Projeto Original) </h2>
11+
12+
Projeto desenvolvido durante o [#7DaysOfCode](https://7daysofcode.io/matricula/android) da Alura, um série de desafios durantes 7 dias com foco em apresentar o Jetpack Compose, nova ferramenta da Google para agilizar o desenvolvimento de aplicativos.
13+
14+
## :hammer: Funcionalidades do projeto
15+
A ideia geral é consumir a API do GitHub com Retrofit e Kotlin para mostrar o perfil de um usuário e seus repositórios, basta digitar e busca.
16+
Confesso que sofri um pouco com alguns conceitos, mas tá aí!
17+
Bora continuar estudando!
18+
19+
20+
<img src="https://github.com/git-jr/DevHub/blob/master/devHub_demo.gif" alt="Gif como app funciona" width="300">
21+
22+
23+
## ✔️ Técnicas e tecnologias utilizadas
24+
- `Kotlin`
25+
- `Jetpack Compose`
26+
- `Retrofit`
27+
- `API do GitHub`
28+
- `Coin`
429

530

631

7-
<img src="https://github.com/K6pkus/Imgs/blob/main/amostra-devHub-api-alura.gif?raw=true" alt="api_tester_demo1" width="300">

0 commit comments

Comments
 (0)