Skip to content

Commit

Permalink
Solução do Lab 03 (#119)
Browse files Browse the repository at this point in the history
* Solução do Lab 01

* Solução do Lab 02

* Solução do Lab 03

Co-authored-by: esoft26 - Juliana Fernandes <ex149491@g.unicamp.br>
  • Loading branch information
fernandesju and esoft26 - Juliana Fernandes authored Aug 23, 2021
1 parent f39f30f commit a4ec3ae
Show file tree
Hide file tree
Showing 19 changed files with 66 additions and 0 deletions.
66 changes: 66 additions & 0 deletions labs/2021/03-mvc/solucoes/fernandesju/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Lab03 - MVC

Estrutura de pastas:

~~~
├── README.md <- arquivo apresentando a tarefa
├── images <- arquivos de imagens usadas no documento
└── app <- apps do MIT App Inventor exportados em formato `aia`
~~~

# Aluno
* `Juliana Fernandes`

# Tarefa 1 - App no MIT App Inventor

> * Tela 1 - Captura da tela completa de design de interface
> ![](images/interface1.png)
> * Tela 2 - Captura de tela do app com nenhum produto selecionado
> ![](images/tela_inicial.jpg)
> * Tela 3 - Captura de tela do app com primeiro produto selecionado
> ![](images/choc_ao_leite.jpg)
> * Tela 4 - Captura de tela do app com segundo produto selecionado
> ![](images/choc_branco.jpg)
> * Tela 5 - Compra de um dos produtos efetivada
> ![](images/adicionado_ao_carrinho.jpg)
> * Tela 6 - Diagrama de blocos do aplicativo
> ![](images/blocos1.png)
> [Arquivo do aplicativo exportado a partir do MIT App Inventor em formato `aia` em `app/inf331_lab03_tarefa1.aia`](app/inf331_lab03_tarefa1.aia)
# Tarefa 2 - Diagrama de Componentes dirigida a Eventos

> ![](images/diagrama1.png)
> ![](images/diagrama2.png)
> ![](images/diagrama3.png)
> ![](images/diagrama4.png)
> ![](images/diagrama5.png)
> ![](images/diagrama6.png)
# Tarefa 3 - App com CoudDB

> * Tela 1 - Captura da tela completa de design de interface
> ![](images/interface3.png)
> * Tela 2 - Captura de tela do app com nenhum produto selecionado
> ![](images/tela_inicial.jpg)
> * Tela 3 - Captura de tela do app com dois produtos com compra efetivados e aparecendo na **Lista de Produtos a Serem Comprados**
> ![](images/lista_do_carrinho.jpg)
> * Tela 4 - Diagrama de blocos do aplicativo mostrando apenas aqueles relacionados com o CloudDB
> ![](images/blocos3.png)
> [Arquivo do aplicativo exportado a partir do MIT App Inventor em formato `aia` em `app/inf331_lab03_tarefa3.aia`](app/inf331_lab03_tarefa3.aia)
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a4ec3ae

Please sign in to comment.