Commit af432c00b5d3290a833ca271cf6ece80a1aae1ba
1 parent
f4f39f99
Exists in
master
update
Showing
2 changed files
with
15 additions
and
6 deletions
Show diff stats
README.md
@@ -6,20 +6,28 @@ Esse sistema tem como objetivo gerenciar, controlar e monitorar todo processo de | @@ -6,20 +6,28 @@ Esse sistema tem como objetivo gerenciar, controlar e monitorar todo processo de | ||
6 | ## Manutenção de Cadastros | 6 | ## Manutenção de Cadastros |
7 | 7 | ||
8 | ``` | 8 | ``` |
9 | -* Conceito 1 | ||
10 | -* Conceito 2 | 9 | +* Marca |
10 | +* Modelo | ||
11 | +* Cliente | ||
12 | +* Dispositivo | ||
13 | +* Técnico | ||
14 | +* Status | ||
15 | +* Serviços | ||
11 | ``` | 16 | ``` |
12 | 17 | ||
13 | ## Processos de Negócio | 18 | ## Processos de Negócio |
14 | 19 | ||
15 | ``` | 20 | ``` |
16 | -* Conceito 3 | ||
17 | -* Conceito 4 | 21 | +* Ordem de Serviço |
22 | +* FeedBack | ||
23 | +* Orçamento | ||
24 | +* Garantia | ||
18 | ``` | 25 | ``` |
19 | 26 | ||
20 | ## Relatórios | 27 | ## Relatórios |
21 | 28 | ||
22 | ``` | 29 | ``` |
23 | -* Listagem 1 | ||
24 | -* Listagem 2 | 30 | +* Ordem de Serviços |
31 | +* FeedBack | ||
32 | +* Garantia | ||
25 | ``` | 33 | ``` |
26 | \ No newline at end of file | 34 | \ No newline at end of file |