-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |