-
Notifications
You must be signed in to change notification settings - Fork 12
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
4f4a94b
commit 9af04b6
Showing
1 changed file
with
27 additions
and
4 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 |
---|---|---|
|
@@ -8,9 +8,32 @@ Diagrama de classe (Model): http://git.io/v8DpS | |
|
||
Sourceforege: https://sourceforge.net/projects/softwareos/ | ||
|
||
|
||
|
||
<b>Blog:</b> https://cristianoprogramador.wordpress.com/ | ||
|
||
Blog pessoal: https://cristianoprogramador.wordpress.com/ | ||
<b>E-mail:</b> [email protected] | ||
|
||
E-mail: [email protected] | ||
|
||
<p> </p> | ||
<h1> Sobre </h1> | ||
Projeto desenvolvido para informatizar o sistema de ordem de serviço, principalmente para a área de equipamentos eletrônicos. | ||
|
||
Desenvolvido na plataforma .NET(Windows Forms), utilizando o .NET Framework 4.5. | ||
|
||
|
||
<p> </p> | ||
<h1> Funcionalidades </h1> | ||
<ul> | ||
<li>Sistema de impressão de ordem de serviço via PDF.</li> | ||
<li>Cadastro de Pessoa Física / Juridica.</li> | ||
<li>Gerenciamento de ordem de serviço.</li> | ||
<li>Gerenciamento de serviços básicos.</li> | ||
<li>Gerenciamento de serviços finalizados.</li> | ||
<li>Sistema de envio de E-mail informando término do serviço.</li> | ||
<li>Sistema de técnicos.</li> | ||
<li>Sistema de nível de acesso.</li> | ||
</ul> | ||
|
||
<h1> Agradecimentos </h1> | ||
<a href="http://williamivanski.com.br/" target="_blank" >Professor William Ivanski.</a> | ||
|
||
<a href="https://plus.google.com/communities/102417267229322909418" target="_blank" >Colegas do Curso de Programação C#.</a> |