Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vitor0321 authored Mar 15, 2023
1 parent 0930a57 commit 6295f9a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Reader
App para controlar a suas leituras, podendo classificar, fazer anotações e ver detalhes sobre o livro, como: autores, publicação, comentário, etc...
Para fazer pesquisa e encontrar o seus livros, estamos usando a API do Google.
Na construção do APP estamos usando o que há de mais moderno no desenvolvimento Android, como por exemplo:

##Tools:
* Retrofit
* OkHttp
* Coroutines
* Coroutines Lifecycle Scopes
* Coil
* Hilt-Dagger
* Room
* Firebase Auth
* Firebase Database
* Compose : TopAppBAr, Surface, CircularProgressIndicator, Icon, Scaffold, Image(Coil-compose), TextField, IconToggleButton, etc...

<p><img src="https://user-images.githubusercontent.com/60984009/225314217-a467bb00-4cdb-4201-9793-7316fe01ca11.jpg" width="60%" height="60%"/></p>


![Struture APP](https://user-images.githubusercontent.com/60984009/225315159-6053cbc6-20fd-4fcd-a835-f02e333eb76e.jpg)

0 comments on commit 6295f9a

Please sign in to comment.