Initial commit

This commit is contained in:
2021-09-02 08:35:25 -03:00
commit 8eda6bb8ed
108 changed files with 6390 additions and 0 deletions

28
README.md Normal file
View File

@@ -0,0 +1,28 @@
# 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.