-
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
1 parent
6f5fb6f
commit e8cb1d7
Showing
1 changed file
with
13 additions
and
1 deletion.
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 |
---|---|---|
@@ -1,3 +1,15 @@ | ||
# app_dicio | ||
|
||
Projeto de aplicativo dicionário que faz requisições em API de dicionário para buscar palavras e seus respectivos significados | ||
Projeto de aplicativo dicionário que faz requisições em API de dicionário para buscar palavras e seus respectivos significados. Além dos significados, o aplicativo é capaz de pesquisar por sinônimos e frases. | ||
|
||
## Página principal | ||
![WhatsApp Image 2023-05-30 at 15 51 40](https://github.com/Markfgui675/app_dicio/assets/85682890/ff829d43-e2c5-487f-ac26-737498f44c21) | ||
|
||
### Página principal exbindo resultados para a busca do usuário | ||
![WhatsApp Image 2023-05-30 at 15 51 41 (1)](https://github.com/Markfgui675/app_dicio/assets/85682890/8600ebab-7d79-4a5e-8176-7c9c87ee55b2) | ||
|
||
## Página sinônimos | ||
![WhatsApp Image 2023-05-30 at 15 51 41](https://github.com/Markfgui675/app_dicio/assets/85682890/9d30a99b-ae17-4eeb-a81a-c70084d35945) | ||
|
||
## Página frases | ||
![WhatsApp Image 2023-05-30 at 15 51 42](https://github.com/Markfgui675/app_dicio/assets/85682890/ab4692ae-008f-488f-87ce-d51cf7eff591) |