28 lines
867 B
Markdown
28 lines
867 B
Markdown
|
# ESMS
|
||
|
## Sistema de Gerenciamento para Técnicos em Eletrônica ou Informática
|
||
|
### Desenvolvido por: F. Raszeja, 2021
|
||
|
|
||
|
![Logo ESMS](android/app/src/main/ic_launcher-playstore.png)
|
||
|
|
||
|
O sistema inclui:
|
||
|
1. Cadastro de Clientes
|
||
|
2. Registro de Aparelhos
|
||
|
3. Registro de Consertos Realizados
|
||
|
|
||
|
Desenvolvido utilizando Flutter 2.7, com objetivo Apk funcional para Android
|
||
|
|
||
|
----------------------------------------------------------------------------
|
||
|
# EN-US
|
||
|
# ESMS
|
||
|
# Electronics Service Management System
|
||
|
### Author: F. Raszeja, 2021
|
||
|
|
||
|
![ESMS Logo](android/app/src/main/ic_launcher-playstore.png)
|
||
|
|
||
|
Features:
|
||
|
1. View, Edit and Create Clients
|
||
|
2. View, Edit and Add stuff to repair
|
||
|
3. Once you're done, you can optionally register how the repair was made.
|
||
|
|
||
|
This was made using Flutter 2.7, with the idea of having a working Apk file at the end.
|
||
|
It's all in Portuguese, currently.
|